ChangeSet ID: 8583 CVSROOT: /home/winehq/opt/cvs-commit Module name: wine Changes by: julliard(a)wine.codeweavers.com 2003/06/24 14:21:20 Modified files: dlls/oleaut32/tests: Makefile.in .cvsignore dlls/oleaut32 : variant.c olefont.c Added files: dlls/oleaut32/tests: olefont.c Log message: Marcus Meissner <marcus(a)jet.franken.de> OleCreateFontIndirect(NULL,...) uses the OLE StdFont. Added testcase for OleCreateFontIndirect(NULL). Added VT_NULL -> VT_BOOL variant converter. Patch: http://cvs.winehq.com/patch.py?root=/home/winehq/opt/cvs-commit&id=8583 Old revision New revision Changes Path 1.3 1.4 +1 -0 wine/dlls/oleaut32/tests/Makefile.in 1.4 1.5 +1 -0 wine/dlls/oleaut32/tests/.cvsignore 1.64 1.65 +1 -0 wine/dlls/oleaut32/variant.c 1.21 1.22 +17 -16 wine/dlls/oleaut32/olefont.c Added 1.1 +0 -0 wine/dlls/oleaut32/tests/olefont.c
participants (1)
-
Alexandre Julliard