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
2024-11-26 05:00:30 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
3c06c308f0
wine
/
dlls
/
setupapi
/
.cvsignore
7 lines
89 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Added setupapi shared library and SetupIterateCabinet stub.
2000-07-08 18:27:03 +00:00
Makefile
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 20:54:58 +00: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 17:39:35 +00:00
setupapi.res
Added setupapi shared library and SetupIterateCabinet stub.
2000-07-08 18:27:03 +00:00
setupapi.spec.c
Added .spec.def files.
2002-12-12 22:04:04 +00:00
setupapi.spec.def
Merged setupx.dll into setupapi.dll. Merged sound.dll into winmm.dll. Merged stress.dll into kernel32.dll.
2000-07-26 19:51:37 +00:00
setupx.spec.c
Reference in New Issue
Copy Permalink