wine/dlls/msi preview.c package.c msiquery.c msi.c

Alexandre Julliard julliard at winehq.org
Thu Mar 24 13:04:06 CST 2005


ChangeSet ID:	16832
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2005/03/24 13:04:06

Modified files:
	dlls/msi       : preview.c package.c msiquery.c msi.c 

Log message:
	Mike McCormack <mike at codeweavers.com>
	Replace instances of HeapAlloc/MultiByteToWideChar with the internally
	defined strdupAtoW.

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

Old revision  New revision  Changes     Path
 1.4           1.5           +4 -4       wine/dlls/msi/preview.c
 1.37          1.38          +30 -34     wine/dlls/msi/package.c
 1.25          1.26          +4 -7       wine/dlls/msi/msiquery.c
 1.68          1.69          +38 -73     wine/dlls/msi/msi.c




More information about the wine-cvs mailing list