wine/dlls/oleaut32 tests/Makefile.in tests/.cv ...
ChangeSet ID: 6775 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard(a)wine.codeweavers.com 2002/12/22 20:02:50 Modified files: dlls/oleaut32/tests: Makefile.in .cvsignore dlls/oleaut32 : safearray.c oleaut32.spec Added files: dlls/oleaut32/tests: safearray.c Log message: Marcus Meissner <marcus(a)jet.franken.de> Fixed VarBstrCmp/Cat .spec entries. Started regression test for SafeArray functions. Fixed SafeArrayAllocDescriptor (check bounds, set cDims). Fixed VARTYPE_SIZE array entries so it matches native. Patch: http://cvs.winehq.com/patch.py?id=6775 Old revision New revision Changes Path 1.1 1.2 +1 -0 wine/dlls/oleaut32/tests/Makefile.in 1.3 1.4 +1 -0 wine/dlls/oleaut32/tests/.cvsignore 1.20 1.21 +29 -15 wine/dlls/oleaut32/safearray.c 1.45 1.46 +2 -2 wine/dlls/oleaut32/oleaut32.spec Added 1.1 +0 -0 wine/dlls/oleaut32/tests/safearray.c
participants (1)
-
Alexandre Julliard