wininet: Remove the custom thread pool implementation and use QueueUserWorkItem instead.
[wine] / dlls / oleaut32 /
2007-01-03  Bernard Ladenthinoleaut32: Better OleIconToCursor stub.
2007-01-03  Alex Villacís Lassooleaut32: Support for VT_DISPATCH in VarImp.
2007-01-03  Alex Villacís Lassooleaut32: Support for VT_DISPATCH in VarPow.
2007-01-03  Alex Villacís Lassooleaut32: Support for VT_DISPATCH in VarMod.
2007-01-03  Alex Villacís Lassooleaut32: Support for VT_DISPATCH in VarIdiv.
2007-01-03  Alex Villacís Lassooleaut32: Support for VT_DISPATCH in VarXor.
2007-01-03  Alex Villacís Lassooleaut32: Support for VT_DISPATCH in VarOr.
2007-01-03  Alex Villacís Lassooleaut32: Support for VT_DISPATCH in VarSub.
2007-01-03  Alex Villacís Lassooleaut32: Support for VT_DISPATCH in VarDiv.
2007-01-03  Alex Villacís Lassooleaut32: Support for VT_DISPATCH in VarMul.
2007-01-03  Alex Villacís Lassooleaut32: Support for VT_DISPATCH in VarAdd.
2007-01-03  Alex Villacís Lassooleaut32: Support for VT_DISPATCH in VarAnd.
2007-01-03  Alex Villacís Lassooleaut32: Add wrapper for dereferencing a VARIANT of...
2007-01-02  Rob Shearmanoleaut32: Fix _nroffuncs to return the correct number...
2006-12-28  Rob Shearmanoleaut32: SafeArrayAllocData should succeed when cbElem...
2006-12-26  Alex Villacís Lassooleaut32: Fix VarMod(VT_DECIMAL) test by properly initi...
2006-12-24  Alex Villacís Lassooleaut32: Fix tests for redundant headers in OLEPicture...
2006-12-24  Rob Shearmanoleaut32: Fix a crash when executing the VarAnd test...
2006-12-24  Rob Shearmanoleaut32: Fix the VarPow tests for older versions of...
2006-12-21  Alex Villacís Lassooleaut32: VarBstrFromCy - Remove use of sprintfW by...
2006-12-19  Alex Villacís Lassooleaut32: Bypass conversion to string in R4/R8 -> DECIM...
2006-12-11  Marcus Meissnermade functions and variables static in some testcases.
2006-12-07  Alexandre Julliardoleaut32/tests: Use LOCALE_NOUSEROVERRIDE in tests...
2006-12-07  Alexandre Julliardoleaut32: Use LOCALE_NOUSEROVERRIDE where necessary...
2006-12-05  Francois GougetConsistently use SUBLANG_NEUTRAL for Italian resources.
2006-12-05  Francois GougetAssorted spelling fixes.
2006-12-04  Charles Blacklockoleaut32: Cleanup of previous VarBstrCmp patch.
2006-11-30  Charles Blacklockoleaut32: Add VarBstrCmp binary comparison for LCID==0.
2006-11-28  Dmitry Timoshkovoleaut32: Make some data const and static.
2006-11-24  Marcus Meissneroleaut32: Protect against integer overflow in SysAllocS...
2006-11-24  Francois GougetReplace SUBLANG_DEFAULT with the specific SUBLANG_XXX...
2006-11-16  Mike McCormackoleaut32: Remove incorrect references to malloc.
2006-11-10  Dmitry Timoshkovshlwapi: Unify SHDeleteKeyW implementation with SHDelet...
2006-11-10  Dmitry Timoshkovoleaut32: Constify some data.
2006-11-10  Mike McCormackoleaut32: Use HeapAlloc/Free instead of malloc/free.
2006-11-09  Alex Villacís Lassooleaut32: typelib - fix regression in MSFT typelib...
2006-11-09  Michael Stefaniucoleaut32: Fix the warnings introduced by the "unsigned...
2006-11-09  Michael Stefaniucwidl: Use ULONG instead of unsigned long when generatin...
2006-11-09  Michael Stefaniucwidl: Use ULONG instead of unsigned long when generatin...
2006-11-09  Michael Stefaniucwidl: Use ULONG instead of unsigned long when generatin...
2006-11-09  Michael Stefaniucwidl: Use ULONG instead of unsigned long when generatin...
2006-11-08  Alex Villacís Lassooleaut32: varformat - Force LCID_US for conversion...
2006-11-08  Andrew Talbotoleaut32: Cast-qual warnings fix.
2006-11-08  Alex Villacís Lassooleaut32: variant - allow conversion of VT_DISPATCH...
2006-11-08  Alex Villacís Lassooleaut32: olepicture - Support multiple redundant heade...
2006-11-07  Francois GougetAssorted spelling fixes.
2006-11-07  Francois Gougetoleau32: The PSDK's ELEMDESC's union is nameless, alway...
2006-10-27  Rob Shearmanoleaut32: Update comments at the top of typelib.c and...
2006-10-24  Rob Shearmanoleaut32: Fix a crash in dump_DispParms when running...
2006-10-24  Rob Shearmanoleaut32: Free the array subscript memory for type...
2006-10-24  Rob Shearmanoleaut32: Fix a reference count leak in the typelib...
2006-10-24  Rob Shearmanoleaut32: Fix a reference count leak in CreateDispTypeInfo.
2006-10-24  Rob Shearmanoleaut32: Initialise all members of the FUNCDESC struct...
2006-10-24  Mikołaj Zalewskiresources: Change Dutch sublanguage code to SUBLANG_NEU...
2006-10-24  Mikołaj Zalewskiresources: Change German sublanguage code to SUBLANG_NE...
2006-10-23  Rob Shearmanoleaut32: Fix a missing ITypeInfo::ReleaseTypeAttr...
2006-10-23  Rob Shearmanoleaut32: Fix two more leaks on type info destruction.
2006-10-23  Rob Shearmanoleaut32: Rewrite MSFT_ReadName and MSFT_ReadString...
2006-10-23  Rob Shearmanoleaut32: Free allocated memory on typelib and typeinfo...
2006-10-23  Rob Shearmanoleaut32: Fix some reference count and memory leaks...
2006-10-23  Rob Shearmanoleaut32: Fix memory leaks after calling ITypeInfo...
2006-10-23  Dmitry Timoshkovoleaut32: Make QueryPathOfRegTypeLib test pass under...
2006-10-23  Dmitry Timoshkovoleaut32: Add a test for QueryPathOfRegTypeLib.
2006-10-20  Francois GougetAdd '\n's to Wine traces.
2006-10-20  Byeong-Sik JeonKorean: Use SUBLANG_NEUTRAL in Korean resources.
2006-10-16  Francois GougetAssorted spelling fixes.
2006-10-16  Michael StefaniucThe Data1 member of the GUID struct needs to be an...
2006-10-13  Hans Leidekkeroleaut32: Win64 printf format warning fixes.
2006-10-12  Hans Leidekkeroleaut32/tests: Win64 printf format warning fixes.
2006-10-10  Michael Stefaniucjanitorial: Remove remaining NULL checks before free...
2006-10-09  Huw Daviesoleaut32: Implement ITypeInfo_CreateInstance.
2006-10-07  James Hawkinsjanitorial: Remove redundant NULL checks before CoTaskM...
2006-10-06  Francois GougetTweak TRACE()s to simplify '\n' checks.
2006-10-05  Francois GougetAdd missing '\n's to Wine traces.
2006-10-03  Francois Gougetoleaut32: Remove unnecessary casts.
2006-10-02  Robert Shearmanoleaut32: Fix ITypeInfo::GetFuncDesc to return the...
2006-10-02  Robert Shearmanoleaut32: Make ITypeInfo::GetDocumentation work for...
2006-10-02  Stefan Leichteroleaut32/tests: Print each 64-bit integers as two 32...
2006-10-02  Francois Gougetoleaut32: Fixed compilation in the nameless union case.
2006-09-29  Francois GougetAssorted spelling fixes.
2006-09-29  Michael StefaniucAdd a WINE_NO_LONG_INT define to many makefiles to...
2006-09-28  Robert Shearmanoleaut32: Make sure to free the allocated vtable when...
2006-09-25  Andrew Talbotoleaut32: Cast-qual warnings fix.
2006-09-21  Benjamin Araioleaut32: Conformance test for function variant:VarImp.
2006-09-21  Benjamin Araioleaut32: Implementation for function variant:VarImp.
2006-09-14  Alexandre Julliardmakefiles: Generate the dependencies line to avoid...
2006-09-12  Dan Hipschmanoleaut32: Replace a loop with a simple computation.
2006-09-12  Benjamin Araioleaut32: Conformance test for function variant:VarIdiv.
2006-09-12  Benjamin Araioleaut32: Fixes for function variant:VarIdiv.
2006-09-12  Benjamin Araioleaut32: Conformance test for function variant:VarDiv.
2006-09-12  Benjamin Araioleaut32: Fixes for function variant:VarDiv.
2006-09-08  Mike McCormackoleaut32: Include minimal ungif source to remove depend...
2006-09-08  Benjamin Araioleaut32: Conformance test for function variant:VarPow.
2006-09-08  Benjamin Araioleaut32: Fixes for function variant:VarPow.
2006-09-08  Benjamin Araioleaut32: Conformance test for function variant:VarAnd.
2006-09-08  Benjamin Araioleaut32: Fixes for function variant:VarAnd.
2006-09-08  Francois Gougetoleaut32: Fix spelling of VARIANT_NUMBER_CHARS's separa...
2006-09-07  Robert Shearmanoleaut32: Delay the creation of the stub object for...
2006-09-07  Robert Shearmanoleaut32: Fix a leak of the module reference count.
2006-08-28  Alexandre Julliardmakefiles: Only run test and documentation targets...
next