ChangeSet ID: 6933 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2003/01/07 13:40:40
Modified files: dlls/oleaut32/tests: vartest.c safearray.c
Log message: Francois Gouget fgouget@free.fr Many oleaut32 APIs are missing on Win95/IE3. Load them dynamically. Uncomment some 'NULL' tests as they pass on Windows and on Wine. Comment out those that crash on Win95 and indicate why they are commented out. Remove two redundant tests in vartest.c (VarI1FromBool and VarUI2FromI2, last diff hunk).
Patch: http://cvs.winehq.com/patch.py?id=6933
Old revision New revision Changes Path 1.6 1.7 +252 -176 wine/dlls/oleaut32/tests/vartest.c 1.4 1.5 +74 -44 wine/dlls/oleaut32/tests/safearray.c