- 09 Feb, 2009 1 commit
-
-
Michael Stefaniuc authored
-
- 29 Jan, 2009 1 commit
-
-
Michael Stefaniuc authored
-
- 08 Jan, 2009 1 commit
-
-
Alexandre Julliard authored
-
- 04 Dec, 2008 1 commit
-
-
Alexandre Julliard authored
-
- 25 Jul, 2008 1 commit
-
-
Reece Dunn authored
-
- 19 Jun, 2008 1 commit
-
-
Paul Vriens authored
-
- 04 Feb, 2008 1 commit
-
-
Rob Shearman authored
-
- 20 Aug, 2007 1 commit
-
-
Paul Vriens authored
-
- 08 Jan, 2007 1 commit
-
-
Francois Gouget authored
-
- 28 Dec, 2006 1 commit
-
-
Rob Shearman authored
-
- 11 Dec, 2006 1 commit
-
-
Marcus Meissner authored
-
- 12 Oct, 2006 1 commit
-
-
Hans Leidekker authored
-
- 19 Jun, 2006 1 commit
-
-
Kevin Koltzau authored
-
- 09 Jun, 2006 1 commit
-
-
qingdoa daoo authored
-
- 06 Jun, 2006 1 commit
-
-
qingdoa daoo authored
-
- 23 May, 2006 1 commit
-
-
Jonathan Ernst authored
-
- 12 Dec, 2005 1 commit
-
-
Robert Shearman authored
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.
-
- 03 Aug, 2005 1 commit
-
-
Mike McCormack authored
-
- 20 Jun, 2005 1 commit
-
-
Stefan Huehner authored
-
- 06 Jun, 2005 1 commit
-
-
Dmitry Timoshkov authored
-
- 20 May, 2005 1 commit
-
-
Richard Cohen authored
-
- 18 May, 2005 1 commit
-
-
Pierre d'Herbemont authored
-
- 31 Jan, 2005 1 commit
-
-
Rein Klazes authored
pointer. Added to the test cases.
-
- 09 Jan, 2005 1 commit
-
-
Paul Vriens authored
- store the result of the Interlocked functions and use only this.
-
- 19 Oct, 2004 1 commit
-
-
Walt Ogburn authored
set, nulls it otherwise.
-
- 20 Sep, 2004 1 commit
-
-
Marcus Meissner authored
VARIANT in the passed pointer. Added testcase.
-
- 01 Sep, 2004 1 commit
-
-
Francois Gouget authored
Windows. Define COBJMACROS so we get the IRecordInfo_* macros.
-
- 24 Aug, 2004 1 commit
-
-
Robert Shearman authored
-
- 23 Aug, 2004 1 commit
-
-
Alexandre Julliard authored
macro.
-
- 12 Aug, 2004 1 commit
-
-
Alexandre Julliard authored
-
- 27 Apr, 2004 1 commit
-
-
Jon Griffiths authored
-
- 17 Mar, 2004 1 commit
-
-
Jon Griffiths authored
Fix tests that fail with old versions.
-
- 30 Dec, 2003 1 commit
-
-
Marcus Meissner authored
SafeArrayGetElement: fixed BSTR and LPUNKNOWN handling. Added testcases for above cases.
-
- 15 Dec, 2003 1 commit
-
-
Jon Griffiths authored
Test UDTs, array coercion and new functions.
-
- 05 Sep, 2003 1 commit
-
-
Alexandre Julliard authored
headers (with help from Dimitrie O. Paun).
-
- 13 Jun, 2003 1 commit
-
-
Marcus Meissner authored
-
- 13 May, 2003 1 commit
-
-
Dimitrie O. Paun authored
-
- 07 Jan, 2003 1 commit
-
-
Francois Gouget authored
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).
-
- 05 Jan, 2003 1 commit
-
-
Francois Gouget authored
-
- 02 Jan, 2003 1 commit
-
-
Marcus Meissner authored
Added support for FADF_HAVEIID, FADF_RECORD, FADF_HAVEVARTYPE. Implemented SafeArrayAllocDescriptorEx and SafeArrayGetVarType correctly. Fixed second argument of SafeArrayCopyData (it is just SAFEARRAY*). Changed allocation to include 16 bytes before the SAFEARRAY (to store IID/VARTYPE/IRecordInfo*). VARTYPE -> size array was not indexed correctly. Added lots of testcases for most functionality. Added IRecordInfo interface definition.
-