ChangeSet ID: 10184 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2003/11/24 19:49:31
Modified files: dlls/oleaut32 : variant.c oleaut32.spec Makefile.in Added files: dlls/oleaut32 : varformat.c
Log message: Jon Griffiths jon_p_griffiths@yahoo.com Implemented the variant formatting functions. Bool->bstr makes a number str unless [ALPHA|LOCAL]BOOL is passed.
Patch: http://cvs.winehq.com/patch.py?id=10184
Old revision New revision Changes Path 1.76 1.77 +41 -552 wine/dlls/oleaut32/variant.c 1.57 1.58 +2 -2 wine/dlls/oleaut32/oleaut32.spec 1.49 1.50 +1 -0 wine/dlls/oleaut32/Makefile.in Added 1.1 +0 -0 wine/dlls/oleaut32/varformat.c