wine/dlls/setupapi .cvsignore Makefile.in infp ...

Alexandre Julliard julliard at winehq.com
Tue Apr 17 12:39:39 CDT 2001


ChangeSet ID:	987529176681838118936867
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine2.	01/04/17 13:39:39

Modified files:
	dlls/setupapi  : .cvsignore Makefile.in infparse.c setupapi.spec 
	                 setupx.spec setupx16.h setupx_main.c 
Added files:
	dlls/setupapi  : setupapi.rc setupapi_private.h virtcopy.c 
Removed files:
	dlls/setupapi  : setupx_private.h 

Log message:
	Andreas Mohr <a.mohr at mailto.de>
	- 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

Patch: http://cvs.winehq.com/patch.py?id=987529176681838118936867

Revision  Changes    Path
 1.4      +2 -0      wine/dlls/setupapi/.cvsignore
 1.10     +8 -1      wine/dlls/setupapi/Makefile.in
 1.7      +2 -2      wine/dlls/setupapi/infparse.c
 1.8      +3 -1      wine/dlls/setupapi/setupapi.spec
 1.6      +11 -10    wine/dlls/setupapi/setupx.spec
 1.7      +309 -4    wine/dlls/setupapi/setupx16.h
 1.12     +49 -42    wine/dlls/setupapi/setupx_main.c
 1.1     +0 -0       wine/dlls/setupapi/setupapi.rc
 1.1     +0 -0       wine/dlls/setupapi/setupapi_private.h
 1.1     +0 -0       wine/dlls/setupapi/virtcopy.c





More information about the wine-cvs mailing list