- 07 Sep, 2006 40 commits
-
-
Robert Shearman authored
-
Robert Shearman authored
Call IOleObject_GetMiscStatus like OleCreate and native do.
-
Robert Shearman authored
-
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
-
Robert Shearman authored
Make StdProxy_GetIID and StdProxy_GetChannel return void. Don't bother checking for This and pRpcChannelBuffer being NULL as native doesn't.
-
Mike McCormack authored
-
Mike McCormack authored
-
Mike McCormack authored
-
Mike McCormack authored
-
Mike McCormack authored
-
Mike McCormack authored
-
Mike McCormack authored
-
Huw Davies authored
-
Huw Davies authored
that will be used as the server object for delegated stubs.
-
Paul Vriens authored
-
Paul Vriens authored
-
Paul Vriens authored
-
Dan Hipschman authored
-
Dan Hipschman authored
-
Dan Hipschman authored
-
James Hawkins authored
-
James Hawkins authored
-
Huw Davies authored
Also call IPSFactoryBuffer_Release on the 2nd arg, rather than on This->pPSFactory.
-
Huw Davies authored
-
Huw Davies authored
-
Mike McCormack authored
-
Mike McCormack authored
-
Mike McCormack authored
-
Robert Reif authored
-
Dan Hipschman authored
-
Dan Hipschman authored
-
Dan Hipschman authored
-
Dan Hipschman authored
-
Dan Hipschman authored
-
Dan Hipschman authored
-
Robert Shearman authored
-
Robert Shearman authored
IRpcChannelBuffer_GetBuffer may put extra data onto the wire for ORPC calls.
-