wineps.drv: Added Danish translation.
[wine] / dlls / ole32 /
2008-04-30  Alexandre Julliardmakefiles: List the static libraries as normal imports...
2008-04-29  Alexandre JulliardInclude wine/port.h everywhere we use exceptions.
2008-04-29  Rob Shearmanrpcss: When registering a moniker that is already regis...
2008-04-29  Rob Shearmanole32: Keep track of the number of weak references...
2008-04-29  Rob Shearmanole32: Add a test for marshaling an object as table...
2008-04-29  Rob Shearmanole32: Add tests for registering a moniker more than...
2008-04-28  Rob Shearmanole32: Fix two comments about the running object table.
2008-04-23  Austin EnglishSpelling fixes.
2008-04-17  James Hawkinsole32: Fix a few tests that fail in win2k.
2008-04-16  Rob Shearmanole32: Add tests for clipboard's implementation of...
2008-04-16  Rob Shearmanole32: Fix OLEClipbrd_IDataObject_QueryGetData to confo...
2008-04-16  Rob Shearmanole32: Add some tests for OleGetClipboard.
2008-04-14  Francois Gougetole32: Fix spelling of GetComparisonData().
2008-04-11  Rob Shearmanole32: Use I_RpcExceptionFilter instead of custom excep...
2008-04-10  Austin Englishole32: Spelling fixes.
2008-03-31  Andrew Talbotole32: Assign to structs instead of using CopyMemory.
2008-03-24  Reece Dunnole32: Added a missing include needed for CLSID_ShellDe...
2008-03-15  Rob Shearmanole32: CreatePointerMoniker is implemented.
2008-03-14  Andrew Talbotole32: Assign to structs instead of using memcpy.
2008-03-11  Andrew Talbotole32: Assign to structs instead of using memcpy.
2008-03-11  Andrew Talbotole32: Assign to structs instead of using memcpy.
2008-03-07  Huw Daviesole32: Fix CopyTo to work correctly with LARGE_INTEGERs.
2008-03-06  Rob Shearmanuuid: Add CLSID_InProcFreeMarshaler.
2008-03-06  Huw Daviesole32: Fix CopyTo to work correctly with LARGE_INTEGERs.
2008-03-04  Rob Shearmanmakefiles: Simplify the use of the IMPORTLIB variable...
2008-03-03  Francois GougetAssorted spelling, punctuation and case fixes.
2008-03-01  James Hawkinsjanitorial: Remove links to any microsoft site.
2008-03-01  James Hawkinsjanitorial: Remove links to any microsoft site.
2008-02-26  Alexandre Julliardole32: Added a CoGetContextToken stub.
2008-02-25  Rob Shearmanole32: Implement VT_VECTOR|VT_VARIANT in PropVariantCopy.
2008-02-16  Rob ShearmanDon't use GetExceptionCode and GetExceptionInformation...
2008-02-15  Francois GougetAssorted spelling fixes.
2008-02-15  Rob Shearmanole32: Fix the character count passed to GetClipboardFo...
2008-02-13  Rob Shearmanole32: Fix potential NULL dereference of qiresults...
2008-02-13  Rob Shearmanole32: Fix a potentially confusing combination of condi...
2008-02-13  Rob Shearmanole32: Remove an assert that is useless and triggers...
2008-02-13  Rob Shearmanole32: Fix local-variable shadowing in apartment_hostob...
2008-02-13  Rob Shearmanole32: Fix reference count leak in BindMoniker.
2008-02-07  Alexandre Julliardtests: Add a helper routine to wait for a child process...
2008-02-04  Rob Shearmanole32: Add pointer moniker implementation.
2008-02-04  Rob Shearmanole32: Add tests for CreatePointerMoniker.
2008-02-04  Rob Shearmanole32: Add a stub implementation of CreatePointerMoniker.
2008-01-22  Rob Shearmanole32: Don't get the HRESULT from the buffer if we...
2008-01-15  Rob Shearmanole32: Partially implement ServerRpcChannelBuffer_GetDe...
2008-01-15  Andrew Talbotole32: Remove unneeded casts.
2008-01-14  Eric Pouechole32: Fixed datacache object so that we can retrieve...
2008-01-09  Rob Shearmanole32: Fix some uses of SEEK_SET when STREAM_SEEK_SET...
2008-01-07  Rob Shearmanole32: Fix memory leaks caused by not calling the chann...
2008-01-07  Rob Shearmanole32: Fix a memory leak.
2008-01-07  Rob Shearmanole32: Shortcut the RPC runtime for allocation of the...
2008-01-07  Rob Shearmanole32: Clear the RPC_FLAGS_VALID_BIT flag from the...
2008-01-07  Rob Shearmanole32: Fix a typo in the class moniker tests.
2008-01-07  Rob Shearmanole32: get_moniker_for_progid_display_name should fallb...
2008-01-07  Rob Shearmanole32: Clear the RPC_MESSAGE structure before using it.
2008-01-07  Rob Shearmanole32: Determine the destination for the COM call and...
2008-01-02  Gerald Pfeiferole32: Remove one noop check in CoWaitForMultipleHandles().
2007-12-31  Jacek Cabanole32: Fixed parameter checking and improved debug...
2007-12-26  Rob Shearmanrpcss: Use context handles to automatically free runnin...
2007-12-24  Alexander Dorofeyevole32: Fix wrong timeout check.
2007-12-21  Michael Jungole32: Avoid leaving a critical section twice.
2007-12-20  Rob Shearmanole32: Fix RPC_GetLocalClassObject to wait for 30 secon...
2007-12-14  Lei Zhangole32: Print a fixme when an aggregation attempt fails.
2007-12-12  Andrew Riediole32: DPRINTF -> TRACE.
2007-12-07  Rob Shearmanole32: Process messages while waiting for a local serve...
2007-12-07  Rob Shearmanole32: Register the window used in the marshal tests...
2007-12-06  Rob Shearmanole32: Initialise object variable in RunningObjectTable...
2007-12-04  Rob Shearmanole32: Fix the test of the size returned from WdtpInter...
2007-12-03  Rob Shearmanole32: Ignore the threading model of the PSFactoryBuffe...
2007-12-03  Rob Shearmanole32: Always create a window for the main apartment.
2007-11-29  Rob Shearmanole32: Fix a test in the WdtpInterfacePointer tests.
2007-11-29  Rob Shearmanole32: Fix description of what is being test in ok...
2007-11-27  Rob Shearmanole32: Add tests for WdtpInterfacePointer_* functions.
2007-11-27  Rob Shearmanole32: Clean up properly in ClientRpcChannelBuffer_Send...
2007-11-27  Rob Shearmanole32: Store the dispatch parameters in the message...
2007-11-26  Rob Shearmanole32: Fix a race in find_proxy_manager.
2007-11-15  Rob Shearmanole32: Intialise some out parameters in ProxyCliSec_Que...
2007-11-13  Rob Shearmanole32: Release the correct pointer in test_MkParseDispl...
2007-11-13  Rob Shearmanole32: Validate the parameters to DataCache_Cache.
2007-11-13  Rob Shearmanole32: Wait forever on the ready_event in the local...
2007-11-13  Rob Shearmanole32: Use asynchronous I/O for the named pipe server...
2007-11-13  Rob Shearmanole32: Fix the condition in HMETAFILEPICT_UserFree...
2007-11-13  Rob Shearmanole32: Fix a memory leak in the HGLOBAL stream tests...
2007-11-13  Rob Shearmanole32: Release the stream in COM_RevokeRegisteredClassO...
2007-11-13  Rob Shearmanole32: Fail before constructing an object in CreateStre...
2007-11-12  Rob Shearmanole32: Disconnect the IRemUnknown stub buffer before...
2007-11-12  Rob Shearmanole32: Free the memory associated with the open DLL...
2007-11-12  Rob Shearmanole32: Initialise data_cf in DataCacheEntry's to zero...
2007-11-12  Rob Shearmanole32: Fix a leak of a moniker object in test_default_h...
2007-11-12  Rob Shearmanole32: Fix a memory leak in DataCacheEntry_Save.
2007-11-12  Rob Shearmanole32: Fix a memory leak of moniker in RunningObjectTab...
2007-11-12  Rob Shearmanole32: Fix a leak of the IBindCtx object in FileMoniker...
2007-11-12  Rob Shearmanole32: Fix a memory leak in get_moniker_comparison_data.
2007-11-12  Rob Shearmanole32: Store the InterfaceList object in the IEnumMonik...
2007-11-12  Rob Shearmanole32: Add a missing IMoniker_Release to test_MkParseDi...
2007-11-12  Rob Shearmanole32: Fix memory leak in ItemMonikerImpl_Save.
2007-11-12  Rob Shearmanole32: Add a missing IStream_Release to test_same_apart...
2007-11-12  Rob Shearmanole32: Add a missing IStream_Release to test_CoMarshalI...
2007-11-02  Rob Shearmanole32: Remove an incorrect comment.
2007-11-02  Rob Shearmanole32: Implement CoGetObjectContext.
2007-11-02  Rob Shearmanole32: Add tests for CoGetObjectContext.
next