Sweden-Number/dlls/oleaut32/tests
Rob Shearman a94265e5a9 oleaut32: Fix accessing beyond end of buffer and memory leak in test_DispCallFunc.
The parameter isn't automatically converted by DispCallFunc, so make
sure we pass in the correct size of memory for the function to store
its BSTR in.
2009-11-29 16:39:53 +01:00
..
Makefile.in
olefont.c oleaut32/tests: Use LONG instead of long. 2009-10-02 15:06:57 +02:00
olepicture.c oleaut32: Updated IPicture_Render testcase to pass on all older Windows. 2009-10-19 11:45:05 +02:00
safearray.c
test_tlb.idl
tmarshal.c oleaut32: Fix accessing beyond end of buffer and memory leak in test_DispCallFunc. 2009-11-29 16:39:53 +01:00
tmarshal.idl oleaut32: Add a test for the memory pointed to by a byref parameter being preserved through a remote IDispatch::Invoke call. 2009-11-17 15:15:11 +01:00
tmarshal.rc
tmarshal_dispids.h oleaut32: Add a test for the memory pointed to by a byref parameter being preserved through a remote IDispatch::Invoke call. 2009-11-17 15:15:11 +01:00
typelib.c oleaut32: Use DISPATCH_HREF_MASK even for non-dual dispatch types. 2009-09-16 15:36:35 -05:00
usrmarshal.c
varformat.c
vartest.c oleaut32: Ignore milliseconds in VarDateFromUdate implementation. 2009-11-19 11:35:40 +01:00
vartype.c oleaut32: Fix null terminator in SysReAllocStringLen. 2009-10-14 11:50:19 +02:00