Sweden-Number/dlls/oleaut32/tests
Robert Shearman 9f1c6bf6bc OLE: Fix SafeArrayCopy for NULL pvData.
It is allowed to copy a SAFEARRAY with a NULL pvData, as long as
cbElements is non-zero. Add a test for this and fix the safe array
code.
2005-12-12 11:52:51 +01:00
..
.gitignore Renamed all .cvsignore files to .gitignore. 2005-11-26 13:10:33 +01:00
Makefile.in Explicitly import kernel32 in tests that use it. 2005-08-27 09:27:09 +00:00
olefont.c Add a test for Invoking an OleFont function. 2005-11-04 11:13:08 +00:00
olepicture.c Added support of loading of IPicture data from non-statable 2005-11-07 11:09:10 +00:00
safearray.c OLE: Fix SafeArrayCopy for NULL pvData. 2005-12-12 11:52:51 +01:00
typelib.c OLE: Add tests for the typelib version of ITypeComp_Bind. 2005-12-06 21:23:19 +01:00
vartest.c Remove the 'L' suffix on a number of constants to avoid comparison 2005-09-13 15:00:32 +00:00
vartype.c Fix VarBstrCmp for NULL input BSTRs (MSDN is wrong). 2005-12-05 12:00:24 +01:00