- 07 Sep, 2006 40 commits
-
-
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.
-
Robert Shearman authored
-
Robert Shearman authored
idenitfy what the code contained does - it is a number of helpers for generated client/server code.
-
Robert Shearman authored
functions to cproxy.c since both sets of functions depend on the implementations of the standard stubs and proxies.
-
Robert Shearman authored
which seems to be more appropriate and matches the errno translation in ntdll.
-