wine/dlls/msi package.c

Alexandre Julliard julliard at winehq.org
Mon Jul 11 09:22:13 CDT 2005


ChangeSet ID:	18822
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2005/07/11 09:22:13

Modified files:
	dlls/msi       : package.c 

Log message:
	Aric Stewart <aric at codeweavers.com>
	If MsiGetProperty(A/W) is called with a NULL for the value buffer but
	a value in the size for the value buffer, then Msi fills in the size
	of the value into the pointer for size.  This is tested and confirmed
	with native MSI.

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

Old revision  New revision  Changes     Path
 1.45          1.46          +8 -0       wine/dlls/msi/package.c




More information about the wine-cvs mailing list