- 31 Mar, 2008 1 commit
-
-
Andrew Talbot authored
-
- 03 Mar, 2008 1 commit
-
-
Francois Gouget authored
-
- 25 Feb, 2008 1 commit
-
-
Rob Shearman authored
-
- 15 Jan, 2008 1 commit
-
-
Andrew Talbot authored
-
- 23 Oct, 2007 1 commit
-
-
Francois Gouget authored
-
- 10 Oct, 2007 1 commit
-
-
Mikolaj Zalewski authored
-
- 09 Oct, 2007 1 commit
-
-
Rob Shearman authored
ole32: RegisterDragDrop should return E_OUTOFMEMORY in the case that COM isn't intialised, instead of CO_E_NOTINITIALIZED.
-
- 22 Jun, 2007 1 commit
-
-
Michael Stefaniuc authored
-
- 25 May, 2007 1 commit
-
-
Dmitry Timoshkov authored
-
- 16 May, 2007 1 commit
-
-
Andrew Talbot authored
-
- 08 May, 2007 1 commit
-
-
Rob Shearman authored
ole32: Don't release the drop target on process uninitialisation if not revoked, just release the memory.
-
- 01 May, 2007 1 commit
-
-
Aric Stewart authored
-
- 05 Apr, 2007 3 commits
-
-
Rob Shearman authored
Do it in DLL_PROCESS_DETACH instead.
-
Rob Shearman authored
-
Rob Shearman authored
ole32: Check for COM not being initialised and an invalid window handle being input to RegisterDragDrop.
-
- 27 Mar, 2007 1 commit
-
-
Rob Shearman authored
-
- 14 Mar, 2007 1 commit
-
-
Rob Shearman authored
-
- 13 Mar, 2007 2 commits
-
-
Rob Shearman authored
-
Rob Shearman authored
-
- 06 Mar, 2007 1 commit
-
-
Rob Shearman authored
ole32: OleLoad should call CoCreateInstance with CLSCTX_INPROC_SERVER as well as CLSCTX_INPROC_HANDLER.
-
- 08 Jan, 2007 1 commit
-
-
Rob Shearman authored
ole32: Add a field to the TLS data to determine whether OLE has been initialised for the current thread.
-
- 05 Jan, 2007 1 commit
-
-
Kai Blin authored
-
- 04 Jan, 2007 1 commit
-
-
Rob Shearman authored
-
- 16 Oct, 2006 2 commits
-
-
Francois Gouget authored
-
Michael Stefaniuc authored
-
- 09 Oct, 2006 1 commit
-
-
Jacek Caban authored
-
- 07 Sep, 2006 6 commits
-
-
Robert Shearman authored
-
Robert Shearman authored
Call IOleObject_GetMiscStatus like OleCreate and native do.
-
Robert Shearman authored
ole32: Call IRunnableObject_Run and IOleCache_Cache from OleCreate if the render option is specified as draw or format. This is documented on MSDN and is confirmed by tests.
-
Robert Shearman authored
-
Robert Shearman authored
Get rid of hres1 since all failures are returned. Cleanup pUnk on failure and make sure to return NULL in ppvObj.
-
Robert Shearman authored
-
- 28 Aug, 2006 1 commit
-
-
Robert Shearman authored
-
- 16 Aug, 2006 1 commit
-
-
Robert Shearman authored
ole32: Move some functions out of compobj.c that don't belong there and update the copyright statement.
-
- 14 Aug, 2006 2 commits
-
-
Mike McCormack authored
-
Mike McCormack authored
As suggested by Rob Shearman.
-
- 02 Aug, 2006 1 commit
-
-
Alexandre Julliard authored
-
- 31 Jul, 2006 1 commit
-
-
Robert Shearman authored
-
- 12 Jul, 2006 2 commits
-
-
Mike McCormack authored
-
Mike McCormack authored
-