- 06 Oct, 2006 1 commit
-
-
Michael Stefaniuc 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
-
- 17 Jul, 2006 1 commit
-
-
Aric Stewart authored
regardless of the implementation or categories.
-
- 04 Jun, 2005 1 commit
-
-
Hans Leidekker authored
-
- 04 Aug, 2004 1 commit
-
-
Alexandre Julliard authored
Added an implementation of mlang.dll and test cases for it.
-
- 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
-