comctl32/tests: Write-strings warnings fix.
[wine] / dlls / ole32 /
2006-07-29  Mike McCormackole32: Add some missing traces.
2006-07-29  Mike McCormackole32: Add a test for IEnumSTATSTG.
2006-07-27  Robert Shearmanole32: Add more self-registration entries for classes...
2006-07-21  Robert Shearmanole32: Implement CoRegisterPSClsid.
2006-07-17  Robert Shearmanole32: Improve CoRegisterMessageFilter and add tests...
2006-07-17  Robert Shearmanole32: Free the buffer allocated in local_server_thread...
2006-07-14  Robert Shearmanole32: Add validation of parameters to CoGetClassObject...
2006-07-13  Robert Shearmanole32: Don't loop while peeking messages in CoWaitForMu...
2006-07-12  Mike McCormackole32: Only return S_FALSE in IPropertyStorage::ReadMul...
2006-07-12  Mike McCormackole32: Small cleanups.
2006-07-12  Mike McCormackole32: Remove unnecessary assert(This) calls.
2006-07-12  Mike McCormackole32: Fix and test reading and writing of VT_CF proper...
2006-07-12  Mike McCormackole32: Implement IPropertyStorage::Enum using enumx.
2006-07-12  Mike McCormackole32: Clean up some declarations.
2006-07-12  Mike McCormackole32: Use enumx to implement IPropertySetStorage:...
2006-07-12  Mike McCormackole32: Add a framework for implementing IEnum* interfaces.
2006-07-12  Mike McCormackole32: Don't warn when clearing PropVariants that don...
2006-07-12  Mike McCormackole32: Fix conformance test to compile with MSVC6.
2006-07-12  Mike McCormackole32: This cannot be NULL, so don't check it.
2006-07-12  Mike McCormackole32: Only return S_FALSE in IPropertyStorage::ReadMul...
2006-07-12  Mike McCormackole32: Allocate copied VT_CF data correctly in PropVari...
2006-07-11  Alexandre Julliardlibs: Merged libwine_unicode into libwine.
2006-07-11  Mike McCormackole32: Only print a FIXME if necessary in StgOpenStorageEx.
2006-07-10  Alexandre Julliard.gitignore: Added wildcards to ignore generated resourc...
2006-07-10  Alexandre Julliardmake_dlls: Recursively ignore .ok files in all tests...
2006-07-10  Alexandre Julliardmake_dlls: Recursively ignore testlist.c in all tests...
2006-07-10  Alexandre Julliardmake_dlls: Ignore generated import libraries from the...
2006-07-10  Alexandre JulliardTake advantage of the recursive nature of .gitignore...
2006-07-07  Robert Shearmanole32: Fix the return value of COM_RegReadPath and...
2006-06-30  Paul VriensUse the return value of register_key_guid.
2006-06-30  Robert Shearmanole32: When CoLockObjectExternal with fLock=TRUE is...
2006-06-29  Robert Shearmanole32: When marshaling a proxy make sure to maintain...
2006-06-29  Robert Shearmanole32: Add a test for CoCreateInstance doing object...
2006-06-29  Robert Shearmanole32: Implement CoGetObject.
2006-06-23  Andrew Talbotole32/tests: Write-strings warning fix.
2006-06-19  Mike McCormackole32: Implement reading of VT_CF storage properties.
2006-06-19  Mike McCormackole32: Fix a typo.
2006-06-19  Robert Shearmanole32: Document CoCreateFreeThreadedMarshaler.
2006-06-19  Robert Shearmanole32: Reuse event handles used for COM calls.
2006-06-15  Robert Shearmanole32: Always rewind the stream in StdGlobalInterfaceTa...
2006-06-15  Robert Shearmanole32: Add a tests for OleSetMenuDescriptor and the...
2006-06-13  Alexandre Julliardole32: Don't use sizeof in traces to avoid printf forma...
2006-06-13  Alexandre Julliardole32/tests: Don't use sizeof in ok() to avoid printf...
2006-06-13  Robert Shearmanole32: Print an error if a DLL's DllGetClassObject...
2006-06-12  Alexandre Julliardole32: Explicitly specify CDECL calling convention...
2006-06-10  Alexandre Julliardole32: Make the virtual table functions static where...
2006-06-09  Robert Shearmanole32: If IRpcStubBuffer_Invoke fails, we should raise...
2006-06-09  Robert Shearmanole32: Register ISequentialStream for marshaling.
2006-06-09  Robert Shearmanole32: Implement CoQueryClientBlanket, CoImpersonateCli...
2006-06-09  Robert Shearmanole32: Implement FTMarshalImpl_GetMarshalSizeMax.
2006-06-09  Alexandre Julliardole32: Use the standard DEFINE_OLEGUID macro to define...
2006-05-31  Troy Rolloole32: Use STGM_WRITE when opening child storage to...
2006-05-25  Robert Shearmanole32: Add a class factory for CLSID_InProcFreeMarshaler.
2006-05-25  Robert Shearmanole32: Implement GetUnmarshalClass for the free-threade...
2006-05-25  Robert Shearmanole32: Implement table-strong marshaling and ReleaseMar...
2006-05-25  Robert Shearmanole32: Implement table-weak marshaling for the free...
2006-05-25  Robert Shearmanole32: Release the standard marshal in the free-threade...
2006-05-25  Robert Shearmanole32: Add a rough implementation of the free-threaded...
2006-05-25  Robert Shearmanole32: Fix the free-threaded marshaler when it has...
2006-05-25  Robert Shearmanuuid: Add some COM CLSIDs.
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-05-23  Troy Rolloole32: Fix excessive file sizes for Storage files.
2006-05-23  Robert Shearmanole32: Release the outer unknown in the proxybuffer...
2006-05-23  Robert Shearmanole32: Release the proxy buffer object on the last...
2006-05-15  Francois GougetFix some winapi_check documentation warnings.
2006-05-15  Francois GougetVarious trace fixes.
2006-05-15  Francois Gougetole32: Fix compilation with gcc 2.95.
2006-05-10  Robert ShearmanCheck the return value from register_key_guid in all...
2006-05-10  Robert Shearmanole32: Add a test for IMoniker_IsDirty.
2006-05-10  Robert Shearmanole32: Exception handling shouldn't be needed around...
2006-05-08  Robert Shearmanole32: The type check in AntiMonikerImpl_CommonPrefixWi...
2006-05-08  Robert Shearmanole32: Implement several class moniker functions using...
2006-05-08  Robert Shearmanole32: Remove duplicated CLSIDs.
2006-05-08  Robert Shearmanole32: Add an implementation of class monikers.
2006-05-08  Robert Shearmanole32: Add tests for IsRunning, GetTimeOfLastChange...
2006-05-08  Robert Shearmanole32: Fix regression caused by an earlier patch that...
2006-05-08  Robert Shearmanole32: Fix infinite recursion in CompositeMonikerImpl_G...
2006-05-08  Robert Shearmanole32: Fix infinite recursion in CompositeMonikerImpl_B...
2006-05-08  Mike Hearnole32: Add StgCreateFile test and conformance fix.
2006-05-08  Alexandre Julliardole32: Properly initialize hash value in CompositeMonik...
2006-05-08  Robert Shearmanole32: Fix typos in CompositeMonikerImpl_BindToObject...
2006-05-08  Robert Shearmanole32: Create moniker enumerator with an initial refere...
2006-05-08  Robert Shearmanole32: Test moniker display names.
2006-05-08  Robert Shearmanole32: Add a test for IMoniker_IsDirty.
2006-05-08  Robert Shearmanole32: Test unmarshaling the moniker instead of just...
2006-05-08  Robert Shearmanole32: Make the size returned by CompositeMonikerImpl_G...
2006-05-08  Robert Shearmanole32: Add on the size of the whole OBJREF structure...
2006-05-08  Robert Shearmanole32: Fix the algorithm used in CompositeMonikerImpl_H...
2006-05-08  Robert Shearmanole32: Fix the algorithm used in ItemMonikerImpl_Hash...
2006-05-08  Robert Shearmanole32: Add tests for generic composite monikers.
2006-05-08  Robert Shearmanole32: Add a class factory for composite monikers.
2006-05-08  Robert Shearmanole32: Allocate memory for the generic composite monike...
2006-05-08  Robert Shearmanole32: Implement IMarshal for composite monikers.
2006-05-08  Robert Shearmanole32: Release all existing monikers before loading...
2006-05-08  Robert Shearmanole32: EnumMonikerImpl_Next should add a reference...
2006-05-08  Robert Shearmanole32: Fix CompositeMonikerImpl_GetSizeMax to match...
2006-05-08  Robert Shearmanole32: Fix the loop in CompositeMonikerImpl_Hash, as...
2006-05-08  Robert Shearmanole32: Implement CompositeMonikerROTDataImpl_GetCompari...
2006-05-08  Robert Shearmanole32: The unknown constant at the start of the persist...
2006-05-08  Robert Shearmanole32: Add a test for anti monikers. Fix AntiMonikerImp...
next