- 30febfc Test ClearCustData() and UINT->I4 conversion. by Jon Griffiths · 21 years ago
- 0c93b1f Implement ClearCustData. by Jon Griffiths · 21 years ago
- 17ac230 Check the correct param for 2 DECIMAL operations. by Jon Griffiths · 21 years ago
- 9b60913 Conversion from VT_UINT to VT_I4 ignores overflow. by Jon Griffiths · 21 years ago
- 58dcfb6 Skip over most of the unused variant types to speed up the variant tests. by Chris Morgan · 21 years ago
- 8fc374d Make Unicode strings 'static const'. by Francois Gouget · 21 years ago
- 52c0832 Make Unicode strings static const. by Francois Gouget · 21 years ago
- ebf0eb3 Make static Unicode strings const. by Francois Gouget · 21 years ago
- 6a6c85c Make Unicode const strings static so they are not copied to the stack by Francois Gouget · 21 years ago
- 0217bfd Assorted spelling fixes. by Francois Gouget · 21 years ago
- 359c709 Assorted spelling and case fixes. by Francois Gouget · 21 years ago
- 9e4ed64 .spec.c files are no longer used for 32-bit dlls. by Alexandre Julliard · 21 years ago
- b948778 Assorted spelling fixes. by Francois Gouget · 21 years ago
- 92940e0 BSTR of length 0 is allowed. by Robert Shearman · 21 years ago
- ad1190e Tests for VarXor/VarEqv. by Jon Griffiths · 21 years ago
- 743b75a Implement VarXor and simplify VarEqv to use it. by Jon Griffiths · 21 years ago
- 071e950 Implement VarEqv. by Jon Griffiths · 21 years ago
- 19271d7 Use function ptrs for call only present in later versions. by Jon Griffiths · 21 years ago
- 5feedfd Let VarParseNumFromStr and VarNumFromParseNum cope with hex and oct by Fabian Cenedese · 21 years ago
- 04e4f3c Implementation of ICreateTypeInfo2_SetHelpContext, by Alastair Bridgewater · 21 years ago
- 6e500f6 Implemented ITypeLib2_GetTypeInfo() and ITypeLib2_GetTypeInfoOfGuid(). by Alastair Bridgewater · 21 years ago
- 70c5612 Improve how the GUID hash system works. Mainly a cleanup so that the by Alastair Bridgewater · 21 years ago
- ab548ad Rename some of the fields in typelib.h to makes more evocative than 'unk00'. by Alastair Bridgewater · 21 years ago
- 589e115 We no longer use the .exe.spec.c files. by Alexandre Julliard · 21 years ago
- 4932f56 Correct return type of SysStringLen() and SysStringByteLen(). by Martin Fuchs · 21 years ago
- 8f9b09e Fixed some issues found by winapi_check. by Patrik Stridvall · 21 years ago
- 3d7034e VarRound implementation (without type DECIMAL yet) with test function. by Fabian Cenedese · 21 years ago
- b65d136 Fixed callers of GetLocaleInfoW to use the correct buffer size. by Alexandre Julliard · 21 years ago
- 7dba7d3 No sign extension for negative values. by Fabian Cenedese · 21 years ago
- 393ae7d Accept VT_BOOL mixed with another type as valid combination in VarOr/VarAnd. by Fabian Cenedese · 21 years ago
- e9b3690 Support for a small handful more return value/argument/variable types. by Alastair Bridgewater · 21 years ago
- 822f63d Fixes and support for TypeInfo alignment values. by Alastair Bridgewater · 21 years ago
- d4745d5 Stubbed-out implementation of the ITypeLib interface. by Alastair Bridgewater · 21 years ago
- ad5ff7c Assorted spelling and case fixes. by Francois Gouget · 21 years ago
- 453d090 Preliminary support for ICreateTypeInfo::AddImplType(). by Alastair Bridgewater · 21 years ago
- f9ce2138 Preliminary support for recording custom data in a type library. by Alastair Bridgewater · 21 years ago
- 3c06c30 Support for recording the SYSKIND of the type library. by Alastair Bridgewater · 21 years ago
- 21d591e Implement tests for VarMod(). by Chris Morgan · 21 years ago
- 2d1bccd Implement VarMod(). by Chris Morgan · 21 years ago
- ec496b3 Stubbed-out implementation of the ITypeInfo2 interface for the by Alastair Bridgewater · 21 years ago
- 7b94c7e OLEPictureImpl_Load: fix for headerless pictures. by Kirill Smelkov · 21 years ago
- 5e07be4 Preliminary implementation of ICreateTypeInfo2_fnAddFuncDesc() and by Alastair Bridgewater · 21 years ago
- 681b6aa Improvements to ICreateTypeInfo2_fnAddVarDesc(). by Alastair Bridgewater · 21 years ago
- 231fbff Add trailing '\n's to ok() calls. by Francois Gouget · 21 years ago
- 01b93c1 A small number of cleanups. by Alastair Bridgewater · 21 years ago
- 20b4585 Only link against libdxguid where necessary. by Alexandre Julliard · 21 years ago
- 6b6ed72 Add missing '\n's to debug traces. by Francois Gouget · 21 years ago
- d07c100 Moved a few remaining 16-bit definitions out of the standard headers. by Alexandre Julliard · 21 years ago
- 399901e Rename LARGE_INTEGER and ULARGE_INTEGER members "s" to "u" to conform with PSDK. by Ge van Geldorp · 21 years ago
- ff466b1 Initial implementation of CreateTypeLib2() and the ICreateTypeLib2 and by Alastair Bridgewater · 21 years ago
- d83ed49 Remove tests that are covered by vartype.c. by Jon Griffiths · 21 years ago
- 301bbc4 Add missing comma. by Hans Leidekker · 21 years ago
- f4e7227 Implemented VarInt, VarFix, VarNeg. by Jon Griffiths · 21 years ago
- 757af5f Use integer math in VarCyInt, docs. by Jon Griffiths · 21 years ago
- ff16b32 SafeArrayRedim: Use the correct size for resize too. by Marcus Meissner · 21 years ago
- e828308 Get rid of no longer needed WINE_PACKED define. by Alexandre Julliard · 21 years ago
- 2ac287e Copy BSTRs byte wise. by Marcus Meissner · 21 years ago
- 640cc3f Assorted spelling fixes. by Francois Gouget · 21 years ago
- bb0d6b7 Commented out tests that assume that the current year is 2003. by Alexandre Julliard · 21 years ago
- 042f895 Fixed size calculation on redim if old size was 0. by Marcus Meissner · 21 years ago
- e12ef56 Dimensions with cElements=0 are valid and needed by InstallShield. by Marcus Meissner · 21 years ago
- 09c8cc9 Added more argument numbers for _invoke(). by Marcus Meissner · 21 years ago
- b3401e6 I8/UI8 are accepted in arrays in recent native dlls. by Jon Griffiths · 21 years ago
- d95ee19 Use the SafeArray conversion functions when coercing arrays. by Jon Griffiths · 21 years ago
- c2d6a6b Rewrite: Support I8/UI8,RECORD. by Jon Griffiths · 21 years ago
- cf50f9a Implemented VarInt, VarPow. by Marcus Meissner · 21 years ago
- 30ccb3b Yet another useful hint for missing stdole32.tlb. by Marcus Meissner · 21 years ago
- 2567881 Do not clear the pointer we just allocated, just the first byte it points to. by Marcus Meissner · 21 years ago
- eb4d6e0 - Implemented HELPDIR subkeys properly in RegisterTypeLib(). by Andrew de Quincey · 21 years ago
- 6fee8c9 Avoid long long constants (reported by Gerald Pfeifer). by Alexandre Julliard · 21 years ago
- 97fc6c3 Oops - VT_EMPTY->VT_RECORD is not allowed. by Jon Griffiths · 21 years ago
- 17ce985 Test almost all of the low level variant functions by Jon Griffiths · 21 years ago
- 7e40baa Reimplement/document every low level variant function. by Jon Griffiths · 21 years ago
- 8b773b1 Upwards traversal of inheritance tree didn't occur for dispatch interfaces. by Andrew de Quincey · 21 years ago
- 27db93d Fix a couple of tests for w2k (Russian). by Jon Griffiths · 21 years ago
- 85602c2 Fix the tests to pass when locale settings are user-overriden. by Jon Griffiths · 21 years ago
- 7e7ca4a Implement conversions between dates and strings. by Jon Griffiths · 21 years ago
- dce7644 Add hash tables for all supported languages. Remove some useless includes. by Jon Griffiths · 21 years ago
- 236ad0d Use correct pointer for SysFreeString. by Marcus Meissner · 21 years ago
- 5f82236 Porting fixes. by Alexandre Julliard · 21 years ago
- 99bf92e SysReAllocStringLen is documented to segfault on NULL pointer. by Dimitrie O. Paun · 21 years ago
- 392cbdf Tests for the non-variant date conversion functions. by Jon Griffiths · 21 years ago
- 4f0f1d9 Improve/shrink variant dumping code. by Jon Griffiths · 21 years ago
- d537c95 Implemented the variant formatting functions. by Jon Griffiths · 21 years ago
- f9bca5e Macros for dumping a variants type and flags. by Jon Griffiths · 21 years ago
- 15a9d28 Added/updated Italian resources. by Ivan Leo Murray-Smith · 21 years ago
- 1fa82e5 Apply same magic to LibAttr.lcid from MSFT to SLTG. by Dmitry Timoshkov · 21 years ago
- 136fa03 Implement the non-variant date conversions correctly, without going by Jon Griffiths · 21 years ago
- 2f558b5 Add some missing prototypes/defines. OaBuildVersion() returns a ULONG, not UINT. by Jon Griffiths · 21 years ago
- bb61fe3 Dump a few more known variant types. by Jon Griffiths · 21 years ago
- 5cc4b3b Removed dead code in VarDateFromUI2(). by Gerald Pfeifer · 21 years ago
- 8defcd3 Localization to the Portuguese of Brazil. by Marcelo Duarte · 21 years ago
- 49eaa0d Do not coerce arguments of ITypeLib::Invoke in-place, or we get by Marcus Meissner · 21 years ago
- f405629 Weekly spelling fixes. by Francois Gouget · 21 years ago
- 81db03d The imported typelib name must be converted to Unicode. by Alexandre Julliard · 21 years ago
- cc83d9a Add resources for boolean strings in several languages. by Jon Griffiths · 21 years ago
- 0974c15 Remove unused variables mdays, months, days, and DateStyle. by Gerald Pfeifer · 21 years ago
- fbdfd91 Remove SYMBOLFILE and LDDLLFLAGS from Makefiles. by Dimitrie O. Paun · 21 years ago
- 9194267 Documentation update. by Jon Griffiths · 21 years ago
- 0348649 Fixed warnings with gcc option "-Wwrite-strings". by Daniel Marmier · 21 years ago