wine/dlls/msi table.c msipriv.h format.c dialo ...

Alexandre Julliard julliard at winehq.org
Wed Mar 16 05:31:35 CST 2005


ChangeSet ID:	16638
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2005/03/16 05:31:35

Modified files:
	dlls/msi       : table.c msipriv.h format.c dialog.c custom.c 
	                 action.h action.c 

Log message:
	Mike McCormack <mike at codeweavers.com>
	- Rename dupstrW to strdupW, and remove duplicate definition.
	- Move definition of string manipulation functions to msipriv.h.

Patch: http://cvs.winehq.org/patch.py?id=16638

Old revision  New revision  Changes     Path
 1.31          1.32          +0 -9       wine/dlls/msi/table.c
 1.49          1.50          +35 -0      wine/dlls/msi/msipriv.h
 1.7           1.8           +1 -1       wine/dlls/msi/format.c
 1.7           1.8           +4 -4       wine/dlls/msi/dialog.c
 1.8           1.9           +5 -5       wine/dlls/msi/custom.c
 1.5           1.6           +0 -36      wine/dlls/msi/action.h
 1.101         1.102         +17 -17     wine/dlls/msi/action.c




More information about the wine-cvs mailing list