This website requires JavaScript.
Explore
Help
Register
Sign In
reactos
/
wine
Watch
1
Star
0
Fork
0
You've already forked wine
mirror of
https://github.com/reactos/wine.git
synced
2025-01-09 13:20:49 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
8906a4aa62
wine
/
dlls
/
updspapi
/
Makefile.in
8 lines
84 B
Makefile
Raw
Normal View
History
Unescape
Escape
updspapi: Added an updspapi implementation that forwards to setupapi.
2009-01-05 19:28:06 +00:00
MODULE
=
updspapi.dll
dlls: Remove explicit imports of kernel32 and ntdll.
2010-07-21 11:24:34 +00:00
IMPORTS
=
setupapi
updspapi: Added an updspapi implementation that forwards to setupapi.
2009-01-05 19:28:06 +00:00
updspapi: Add a stub implementation of UpdSpSetDynamicStringA.
2009-01-20 13:23:11 +00:00
C_SRCS
=
\
main.c
updspapi: Added an updspapi implementation that forwards to setupapi.
2009-01-05 19:28:06 +00:00
@
M
A
K
E
_
D
L
L
_
R
U
L
E
S
@
Reference in New Issue
Copy Permalink