This website requires JavaScript.
Explore
Help
Register
Sign In
ReceiveTempSMS
/
Sweden-Number
Watch
1
Star
0
Fork
You've already forked Sweden-Number
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
b95beae8f9
Sweden-Number
/
dlls
/
setupapi
/
.cvsignore
6 lines
71 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Added setupapi shared library and SetupIterateCabinet stub.
2000-07-08 20:27:03 +02:00
Makefile
Added rules to build import libraries in the individual dll makefiles. Generate import libraries with the right name right away instead of using an intermediate .spec.def file.
2005-05-07 14:39:52 +02:00
libsetupapi.def
Added winebuild support for generating a .dbg.c file containing the debug channels definitions. Made win32 the default type for spec files. Ignore C compiler in winebuild so we can simply pass it $(DEFS). Removed type win32 and debug_channels from spec files. Fixed winebuild to always generate correct C identifiers (reported by Vincent Béron).
2002-05-14 22:54:58 +02:00
setupapi.dll.dbg.c
- implement some more virtcopy (VCP) stuff - add some setupx resources - implement VHSTR functionality - large parts of VCP callback handling - merge setupapi and setupx stuff, especially resource handling gets rid of setupx debug channel; setupapi is the only one that remains
2001-04-17 19:39:35 +02:00
setupapi.res
Merged setupx.dll into setupapi.dll. Merged sound.dll into winmm.dll. Merged stress.dll into kernel32.dll.
2000-07-26 21:51:37 +02:00
setupx.spec.c