- implement some more virtcopy (VCP) stuff
commit9bebbc5d8ec1128468a5a5a43c2a1a408b276296
authorAndreas Mohr <a.mohr@mailto.de>
Tue, 17 Apr 2001 17:39:35 +0000 (17 17:39 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 17 Apr 2001 17:39:35 +0000 (17 17:39 +0000)
treee08079cacc923592b4cf3a0316182b3f92a9f157
parent793bf04e24b581994d58bbe06cc9f614d0e3f5c5
- 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
dlls/setupapi/.cvsignore
dlls/setupapi/Makefile.in
dlls/setupapi/infparse.c
dlls/setupapi/setupapi.rc [new file with mode: 0644]
dlls/setupapi/setupapi.spec
dlls/setupapi/setupapi_private.h [moved from dlls/setupapi/setupx_private.h with 56% similarity]
dlls/setupapi/setupx.spec
dlls/setupapi/setupx16.h
dlls/setupapi/setupx_main.c
dlls/setupapi/virtcopy.c [new file with mode: 0644]