wine/dlls/oleaut32/tests vartest.c safearray.c

Alexandre Julliard julliard at wine.codeweavers.com
Tue Jan 7 13:40:41 CST 2003


ChangeSet ID:	6933
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2003/01/07 13:40:40

Modified files:
	dlls/oleaut32/tests: vartest.c safearray.c 

Log message:
	Francois Gouget <fgouget at 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




More information about the wine-cvs mailing list