ChangeSet ID: 6992 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2003/01/11 14:58:58
Modified files: dlls/oleaut32 : variant.c
Log message: Marcus Meissner meissner@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