wine/dlls/oleaut32 variant.c

Alexandre Julliard julliard at wine.codeweavers.com
Sat Jan 11 14:58:58 CST 2003


ChangeSet ID:	6992
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2003/01/11 14:58:58

Modified files:
	dlls/oleaut32  : variant.c 

Log message:
	Marcus Meissner <meissner at suse.de>
	Coerce VT_UNKNOWN <-> VT_DISPATCH, NULL is valid in these cases.
	Drop VT_x -> VT_x coercions, they are handled before the switch()
	already.

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

Old revision  New revision  Changes     Path
 1.53          1.54          +64 -32     wine/dlls/oleaut32/variant.c




More information about the wine-cvs mailing list