Sign in
goma
/
wine
/
75e043ee5f7b5fbf43d74ce561cd0764e51d806a
/
dlls
/
oleaut32
b234173
oleaut32: Fix buffer length passed to VARIANT_DI_tostringW in VarBstrFromCy.
by Rob Shearman
· 17 years ago
e57697a
oleaut32: Fix testing of HRESULT types with not operator instead of comparing against S_OK.
by Rob Shearman
· 17 years ago
fc26943
oleaut32: Fix invalid free of import library entry name with SLTG typelibs.
by Rob Shearman
· 17 years ago
2fab799
oleaut32: Avoid unnecessary allocations in TLB_MultiByteToBSTR and SLTG_ReadString.
by Rob Shearman
· 17 years ago
6f9baca
oleaut32: Fix the loading of the parameter name for SLTG propget functions.
by Rob Shearman
· 17 years ago
9f9d8dc
oleaut32: Handle strings with a length of 0xffff in SLTG_DoVars.
by Rob Shearman
· 17 years ago
caf875f
oleaut32: Dump the loaded module in SLTG_ProcessModule.
by Rob Shearman
· 17 years ago
0ed6ebf
oleaut32: Move the debug logging of the variable type in SLTG_DoVars.
by Rob Shearman
· 17 years ago
48c5a06
oleaut32: Use the typelib debug channel for debug messages output during loading of SLTG typelibs.
by Rob Shearman
· 17 years ago
e22e480
oleaut32: Fix the SafeArrayGetVartype tests on Vista and use that behaviour.
by Reece Dunn
· 17 years ago
b4f2c50
oleaut32/tests: Run more typelib tests on win9x.
by Detlef Riekenberg
· 17 years ago
c81b2b2
oleaut32/tests: Fix tmarshal tests on win9x.
by Detlef Riekenberg
· 17 years ago
4140801
oleaut32: Fix the vartype tests on Vista.
by Reece Dunn
· 17 years ago
4fe68a9
oleaut32: Check return values in several functions.
by Lei Zhang
· 17 years ago
9907387
oleaut32: Use custom file version in VERSIONINFO.
by Mikołaj Zalewski
· 17 years ago
3ac0983
oleaut32: Remove unneeded address-of operators from array names.
by Andrew Talbot
· 17 years ago
79c64ac
tests: Don't depend on the static uuid libraries in the tests.
by Alexandre Julliard
· 17 years ago
bc6f1b0
oleaut32: Implement ICreateTypeLib2::SetHelpStringContext/SetHelpStringDll.
by Jon Griffiths
· 17 years ago
698fac4
oleaut32: Fix a few failing tests in win9x.
by James Hawkins
· 17 years ago
6158db6
oleaut32: Don't read past the digits array in VARIANT_FormatNumber.
by Jon Griffiths
· 17 years ago
938ab8a
Fix minor comment typos.
by Jon Griffiths
· 17 years ago
8c16ae7
oleaut32: Fix memcpy overlapping ranges in SysReAllocStringLen.
by Jon Griffiths
· 17 years ago
0cf0878
oleaut32/test: Fix valgrind leaks.
by Jon Griffiths
· 17 years ago
1894d70
oleaut32: Include the system jpeg and png headers before the Windows headers.
by Alexandre Julliard
· 17 years ago
d932fef
oleaut32: Fix a test that fails on all platforms up to and including win2k.
by James Hawkins
· 17 years ago
501da4f
oleaut32: Dump symbolic names for VT_LPSTR and VT_LPWSTR in dump_TypeDesc.
by Rob Shearman
· 17 years ago
a2c1bdf
oleaut32: Load string constants correctly from SLTG typelibs.
by Rob Shearman
· 17 years ago
45989a1
oleaut32: Implement the 0x08 flag in SLTG_DoVars.
by Rob Shearman
· 17 years ago
cc85e24
oleaut32: Implement ICreateTypeLib2_SetHelpContext.
by Jon Griffiths
· 17 years ago
a185208
oleaut32: Null doc string params return E_INVALIDARG.
by Jon Griffiths
· 17 years ago
04912d2
oleaut32: ICreateTypeLib2_SetLcid sets both LCID's.
by Jon Griffiths
· 17 years ago
72607b8
oleaut32: Use users default LCID for type libraries.
by Jon Griffiths
· 17 years ago
192dbae
oleaut32: Trace the failing VarCmp result.
by James Hawkins
· 17 years ago
6971db7
oleaut32: Added test showing need to QueryInterface on dual interface in ITypeInfo::Invoke.
by Jacek Caban
· 17 years ago
ec11a7b
oleaut32/tests: Allow UuidCreate to return RPC_S_UUID_LOCAL_ONLY.
by Alexandre Julliard
· 17 years ago
eb05669
oleaut32/tests: Fix invalid free (found by valgrind).
by Jon Griffiths
· 17 years ago
698d111
oleaut32/tests: Remove some stray spaces from the ok message.
by Paul Vriens
· 17 years ago
035f1dd
oleaut32/tests: Initialize reserved fields to unique values.
by Dan Kegel
· 17 years ago
3fa5782
oleaut32/tests: VariantInit() isn't enough, you have to give a value, too.
by Dan Kegel
· 17 years ago
a8ad5cd
oleaut32/tests: Use VariantInit, not VariantClear, to initialize new variants.
by Dan Kegel
· 17 years ago
7cdc50f
oleaut32/tests: Fix memory leaks reported by valgrind.
by Jon Griffiths
· 17 years ago
4ee90e9
oleaut32/tests: Cleanup typelib after the test.
by Paul Vriens
· 17 years ago
4c928d3
oleaut32: Disable olefont tests that fail on all platforms.
by James Hawkins
· 17 years ago
14e069b
oleaut32/tests: Call functions via manually obtained pointers.
by Michael Karcher
· 17 years ago
c5310ed
oleaut32: Currency to BSTR must use local decimal separator.
by Michael Karcher
· 17 years ago
abaac30
oleaut32: Cache localised number chars.
by Michael Karcher
· 17 years ago
14a42f8
Make Swedish use SUBLANG_NEUTRAL.
by Mikołaj Zalewski
· 17 years ago
239df4b
oleaut32: Renamed oleaut32_Dk.rc to oleaut32_Da.rc.
by Jens Albretsen
· 17 years ago
dad21bb
makefiles: List the static libraries as normal imports instead of extra libs.
by Alexandre Julliard
· 17 years ago
ef07d83
Include wine/port.h everywhere we use exceptions.
by Alexandre Julliard
· 17 years ago
c76de89
oleaut32/tests: Store the test typelib in resources instead of depending on an external file.
by Alexandre Julliard
· 17 years ago
8ebe988
Add makedep magic comments for typelibs in resource files.
by Alexandre Julliard
· 17 years ago
27fd7c1
oleaut32/tests: Skip a test on win9x.
by Paul Vriens
· 17 years ago
e14ba15
oleaut32: Handle VT_R4 in RecordClear (spotted by Konrad Rzepecki).
by Jacek Caban
· 17 years ago
dda741e
oleaut32: Clear record in RecordDestroy.
by Jacek Caban
· 17 years ago
378c170
oleaut32: Properly clear VT_BSTR record.
by Jacek Caban
· 17 years ago
c531e2a
Spelling fixes.
by Austin English
· 17 years ago
ba74286
oleaut32: Remove unused variables.
by Andrew Talbot
· 17 years ago
aab8fae
Spelling fixes.
by Austin English
· 17 years ago
04b820c
oleaut32: Fix a few tests that fail in win2k.
by James Hawkins
· 17 years ago
e8dbd66
oleaut32: Spelling fixes.
by Austin English
· 17 years ago
0f4f6fa
oleaut32: Added Slovenian translation.
by Rok Mandeljc
· 17 years ago
8a18e0e
Assorted spelling fixes.
by Francois Gouget
· 17 years ago
825e5ff
oleaut32: Added Greek translation.
by Apostolos Alexiadis
· 17 years ago
d4c6992
oleaut32: Add the Romanian translation.
by Michael Stefaniuc
· 17 years ago
a35dfc4
oleaut32: Fix the return type of TLB_ReadTypeLib.
by Rob Shearman
· 17 years ago
0ec1e28
oleaut32: Split the methods for opening different sources of typelibs out of TLB_ReadTypeLib.
by Rob Shearman
· 17 years ago
9d16a42
oleaut32: Assign to structs instead of using memcpy.
by Andrew Talbot
· 17 years ago
7f50e42
oleaut32: Replace bitmap integer constants with symbolic constants.
by Nathan Beckmann
· 17 years ago
c978bbe
oleaut32: Handle TKIND_ALIAS properly when passed as pointer.
by Maarten Lankhorst
· 17 years ago
4800089
makefiles: Simplify the use of the IMPORTLIB variable in the DLL makefiles.
by Rob Shearman
· 17 years ago
ed9c739
oleaut32: Fix local variable shadowing in OLEFontImpl_Invoke.
by Rob Shearman
· 17 years ago
e235981
oleaut32: Fix size calculation in OLEFontImpl_GetSizeMax for multi-byte locale environments.
by Rob Shearman
· 17 years ago
ab8302d
oleaut32: Don't store result of CompareStringW in HRESULT in OLEFontImpl_IsEqual.
by Rob Shearman
· 17 years ago
8608e89
Add a new convenience macro for an exception handler that handles all exceptions.
by Rob Shearman
· 17 years ago
1b93676
oleaut32: Fix some memory leaks in the safearray tests.
by Rob Shearman
· 17 years ago
51e2e1c
oleaut32: Fix a leak of bmi in OLEPictureImpl_LoadGif.
by Rob Shearman
· 17 years ago
4d08815
oleaut32: Fix some reference count leaks in the tmarshal test.
by Rob Shearman
· 17 years ago
2746baf
oleaut32: Fix a memory leak in the olefont tests.
by Rob Shearman
· 17 years ago
05f75b9
oleaut32: Fix a leak of a typelib object in OLEFontImpl_GetTypeInfo.
by Rob Shearman
· 17 years ago
29c06df
oleaut32: Fix big memory leak in xCall.
by Rob Shearman
· 17 years ago
d0820c1
oleaut32: Use the symbolic name for TYPEFLAG_FDISPATCHABLE.
by Dan Hipschman
· 17 years ago
44b52b1
Assorted spelling fixes.
by Francois Gouget
· 17 years ago
5ea25c6
oleaut32: Remove unneeded casts.
by Andrew Talbot
· 17 years ago
1f26b14
janitorial: Remove superfluous backslashes at end of lines.
by Michael Stefaniuc
· 17 years ago
1e1b29f
oleaut32: Add missing types to serialize/deserialize.
by Peter Dons Tychsen
· 17 years ago
0efbce5
oleaut32: Fix copy and paste error in VARIANT_UserUnmarshall with VT_UNKNOWN test.
by Rob Shearman
· 17 years ago
745bd4f
oleaut32/tests: Avoid SHDeleteKeyW() because shlwapi.dll is missing on Windows 95.
by Francois Gouget
· 17 years ago
56d8f51
oleaut32/tests: Avoid relying on system-dependent rounding.
by Alexandre Julliard
· 17 years ago
83a02c5
oleaut32: Fix a leak of the typelib in the tmarshal tests.
by Rob Shearman
· 17 years ago
d768210
oleaut32: Fix two memory leaks in the test for DispCallFunc.
by Rob Shearman
· 17 years ago
bc9b5c2
oleaut32: Fix a reference count leak of the TMarshalDispatchChannel.
by Rob Shearman
· 17 years ago
2a9168e
oleaut32: Set the number of locks held on the safe arrays in the safe array tests to zero before destroying them, otherwise the operation will fail and leak memory.
by Rob Shearman
· 17 years ago
67a213f
oleaut32: Try to re-use existing memory when unmarshalling variants with byref types.
by Rob Shearman
· 17 years ago
baccba3
oleaut32: Don't call SafeArrayAllocData in LPSAFEARRAY_UserUnmarshal if we called SafeArrayCreateEx instead of SafeArrayAllocDescriptor.
by Rob Shearman
· 17 years ago
90d8741
oleaut32: Implement VarWeekdayName + tests.
by Alexandru Balut
· 17 years ago
6566183
oleaut32: Implement OLEPictureImpl_GetIDsOfNames.
by Rob Shearman
· 17 years ago
241b25b
oleaut32: Handle integer overflow of len in SysReAllocStringLen and SysAllocStringByteLen.
by Rob Shearman
· 17 years ago
e683710
oleaut32: Introduce a new helper function, TLB_FreeCustData, for freeing custom data.
by Rob Shearman
· 17 years ago
aaa6c40
oleaut32: Free the correct custom data inside ITypeInfo_fnRelease.
by Rob Shearman
· 17 years ago
Next »