- 02 Jan, 2014 1 commit
-
-
Alexandre Julliard authored
-
- 16 Oct, 2013 1 commit
-
-
Nikolay Sivov authored
-
- 02 Oct, 2013 1 commit
-
-
Michael Stefaniuc authored
-
- 07 Jun, 2013 1 commit
-
-
Dmitry Timoshkov authored
-
- 19 Sep, 2010 1 commit
-
-
Alexandre Julliard authored
-
- 21 Jul, 2010 1 commit
-
-
Alexandre Julliard authored
-
- 16 Mar, 2010 1 commit
-
-
Alexandre Julliard authored
-
- 22 Feb, 2010 1 commit
-
-
Alexandre Julliard authored
This enables it to be auto-updated by make_makefiles.
-
- 28 Oct, 2008 1 commit
-
-
Huw Davies authored
-
- 08 Jul, 2008 1 commit
-
-
Alexandre Julliard authored
This avoids trouble with the broken MingW libraries when cross-compiling the tests.
-
- 30 Apr, 2008 1 commit
-
-
Alexandre Julliard authored
-
- 05 Apr, 2007 1 commit
-
-
Rob Shearman authored
-
- 11 Jan, 2007 1 commit
-
-
Rob Shearman authored
Return E_INVALIDARG if dwReserved is not set to zero for both GetErrorInfo and SetErrorInfo.
-
- 29 Dec, 2006 1 commit
-
-
Rob Shearman authored
-
- 18 Dec, 2006 1 commit
-
-
Rob Shearman authored
-
- 14 Oct, 2006 1 commit
-
-
Michael Ploujnikov authored
-
- 29 Sep, 2006 1 commit
-
-
Michael Stefaniuc authored
Add a WINE_NO_LONG_INT define to many makefiles to ease the transition of DWORD/LONG/ULONG from long to int.
-
- 14 Sep, 2006 1 commit
-
-
Alexandre Julliard authored
-
- 11 Sep, 2006 1 commit
-
-
Robert Shearman authored
-
- 07 Sep, 2006 1 commit
-
-
Robert Shearman authored
-
- 22 Mar, 2006 1 commit
-
-
Kevin Koltzau authored
-
- 29 Nov, 2005 1 commit
-
-
Robert Shearman authored
-
- 20 Jun, 2005 1 commit
-
-
Robert Shearman authored
versions of the CLSID & registry functions. - Reindent CoGetClassObject and output an error message if the class isn't registered. - Add tests for the touched functions.
-
- 13 May, 2005 1 commit
-
-
Hans Leidekker authored
-
- 11 Apr, 2005 1 commit
-
-
Juan Lang authored
they caught.
-
- 21 Dec, 2004 1 commit
-
-
Robert Shearman authored
-
- 06 Sep, 2004 1 commit
-
-
Robert Shearman authored
- Test case VT_BSTR, VT_LPSTR and VT_LPWSTR.
-
- 03 Sep, 2004 1 commit
-
-
Robert Shearman authored
- Don't crash on NULL pointers. - Add test case.
-
- 11 Aug, 2004 1 commit
-
-
Mike McCormack authored
-
- 23 Apr, 2004 1 commit
-
-
Jon Griffiths authored
-
- 16 Feb, 2004 1 commit
-
-
Sami Aario authored
-
- 27 Jan, 2004 1 commit
-
-
Alexandre Julliard authored
-
- 18 Nov, 2003 1 commit
-
-
Sami Aario authored
modes and then attempt to open them.
-
- 24 Jun, 2003 1 commit
-
-
Marcus Meissner authored
Added testcase for OleCreateFontIndirect(NULL). Added VT_NULL -> VT_BOOL variant converter.
-
- 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.
-
- 23 Dec, 2002 1 commit
-
-
Marcus Meissner authored
Started regression test for SafeArray functions. Fixed SafeArrayAllocDescriptor (check bounds, set cDims). Fixed VARTYPE_SIZE array entries so it matches native.
-
- 09 Aug, 2002 1 commit
-
-
Alexandre Julliard authored
-