secur32: Allocate schannel client credentials.
[wine] / dlls / ole32 /
2008-09-16  Rob Shearmanole32: Update comments in compobj.c.
2008-09-15  Michael Karcherole32/compobj: Fix function name in comment.
2008-09-09  James Hawkinsole32: Fix a few file access discrepancies between...
2008-09-03  James Hawkinsole32: Fix two failing tests in win9x.
2008-09-03  James Hawkinsole32: Fix a failing test in Vista.
2008-09-02  Dan Hipschmanole32: Add a widl-generated proxy file for oleidl.idl.
2008-09-02  Dan Hipschmanole32: Add a widl-generated proxy file for objidl.idl.
2008-09-02  Dan Hipschmanole32: Add widl-generated proxies for unknwn.idl and...
2008-08-20  Alistair Leslie... ole32: Stop crash under w2k8.
2008-08-19  James Hawkinsole32: Storage sharing should be implemented in ole32...
2008-08-19  James Hawkinsole32: Test the file access and share modes of StgCreat...
2008-08-18  Rob Shearmanole32: Remove dead code in StorageImpl_LoadFileHeader.
2008-08-18  Rob Shearmanole32: Fix testing of HRESULT types with not operator...
2008-08-18  Paul Vriensole32/tests: Fix a test on win98 and W2K.
2008-07-28  François Dorinole32: Fix return value for DefaultHandler_SetExtent.
2008-07-22  Lei Zhangole32: Silence FIXME from CoGetContextToken stub.
2008-07-21  Vincent Povirkole32: Always return false when asked if NULL is the...
2008-07-21  Vincent Povirkole32: Add tests for OleIsCurrentClipboard(NULL).
2008-07-11  Andrew Talbotole32: Remove unneeded address-of operators from array...
2008-07-08  Alexandre Julliardtests: Don't depend on the static uuid libraries in...
2008-07-08  James Hawkinsole32: Fix a few failing tests in win2k.
2008-07-07  Andrew Talbotole32: Remove unneeded address-of operators from functi...
2008-06-30  James Hawkinsole32: Fix a test failure in win9x.
2008-06-26  Alexandre Julliardole32: Make the apartment window a HWND_MESSAGE window.
2008-06-24  Alexandre Julliardole32: Don't consider RPC_S_UUID_LOCAL_ONLY an error...
2008-06-23  Rob Shearmanole32: Include compobj_private.h in oleobj.c to type...
2008-06-23  Rob Shearmanole32: Remove unused BIGBLOCKFILE_GetSize.
2008-06-23  Rob Shearmanole32: Include ole2.h in ole32_main.c to type-check...
2008-06-23  Rob Shearmanole32: Include enumx.h in enumx.c to get the declaratio...
2008-06-10  Paul Vriensole32/tests: Only skip the tests if we are on NT4 or...
2008-06-10  Paul Vriensole32/tests: Fix crash on NT4 and below.
2008-06-10  Paul Vriensole32/tests: Fix crash on W2K and below.
2008-05-30  Paul Vriensole32/tests: Prevent a crash.
2008-05-22  Francois Gougetole32/tests: Add a trailing '\n' to ok() calls.
2008-05-20  Michael Karcherole32/tests: Test StringFromGUID2.
2008-05-20  Michael Karcherole32/tests: Do not call Release if CoCreateInstance...
2008-05-06  Francois GougetAssorted spelling fixes.
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.
next