- 19 Dec, 2008 1 commit
-
-
Andrew Talbot authored
-
- 01 Dec, 2008 1 commit
-
-
Alexandre Julliard authored
-
- 18 Oct, 2008 1 commit
-
-
Alexandre Julliard authored
-
- 11 Oct, 2008 1 commit
-
-
Alexandre Julliard authored
-
- 02 Sep, 2008 3 commits
-
-
Dan Hipschman authored
-
Dan Hipschman authored
-
Dan Hipschman authored
-
- 18 Aug, 2008 1 commit
-
-
Rob Shearman authored
This makes it more obvious what the code is doing.
-
- 01 Mar, 2008 1 commit
-
-
James Hawkins authored
-
- 04 Feb, 2008 1 commit
-
-
Rob Shearman authored
-
- 09 Jan, 2008 1 commit
-
-
Rob Shearman authored
-
- 07 Jan, 2008 2 commits
-
-
Rob Shearman authored
-
Rob Shearman authored
The RPC runtime could use some of the parameters, expecting them to be initialised.
-
- 12 Nov, 2007 1 commit
-
-
Rob Shearman authored
ole32: Disconnect the IRemUnknown stub buffer before destroying it to release the reference on the IRemUnknown object.
-
- 25 Sep, 2007 1 commit
-
-
Michael Stefaniuc authored
-
- 16 May, 2007 1 commit
-
-
Andrew Talbot authored
-
- 24 Dec, 2006 1 commit
-
-
Rob Shearman authored
-
- 27 Oct, 2006 2 commits
-
-
Rob Shearman authored
-
Rob Shearman authored
-
- 16 Oct, 2006 1 commit
-
-
Michael Stefaniuc authored
-
- 26 Aug, 2006 2 commits
-
-
Robert Shearman authored
Invoke, even though we are requesting a buffer size of 0 as we put extra data into the buffer in IRpcChannelBuffer_GetBuffer.
-
Robert Shearman authored
instead of calling I_RpcGetBuffer as IRpcChannelBuffer_GetBuffer does some extra magic.
-
- 13 Jun, 2006 1 commit
-
-
Alexandre Julliard authored
-
- 09 Jun, 2006 1 commit
-
-
Alexandre Julliard authored
-
- 23 May, 2006 2 commits
-
-
Jonathan Ernst authored
-
Robert Shearman authored
Release the proxy buffer object on the last release of the proxy's outer unknown, otherwise memory is leaked for the Ndr implementation of IRpcProxyBuffer. Fix up the hand-coded proxies to match the behaviour from the Ndr implementation.
-
- 08 May, 2006 3 commits
-
-
Robert Shearman authored
-
Robert Shearman authored
-
Robert Shearman authored
-
- 18 Sep, 2005 1 commit
-
-
Robert Shearman authored
-
- 08 Aug, 2005 1 commit
-
-
Alexandre Julliard authored
Dll(Un)RegisterServer with the dll name so that the compiler can check the prototypes.
-
- 19 Jul, 2005 2 commits
-
-
Robert Shearman authored
-
Robert Shearman authored
- IRpcStubBuffer_Disconnect can be called more than once.
-
- 05 Jul, 2005 1 commit
-
-
Mike McCormack authored
-
- 06 Jun, 2005 1 commit
-
-
Dmitry Timoshkov authored
-
- 05 Jun, 2005 1 commit
-
-
Mike Hearn authored
-
- 19 May, 2005 1 commit
-
-
Robert Shearman authored
monikers to & from the stream. - Use the generic moniker marshal in the file & item monikers and add a class factory for each.
-
- 23 Mar, 2005 1 commit
-
-
Francois Gouget authored
-
- 15 Feb, 2005 1 commit
-
-
Robert Shearman authored
occasional test crash caused by heap corruption. - Zero the memory block passed to RpcServerRegisterIfEx so we don't pass garbage in some of the fields we don't fill in. - Return the correct error code from create_server and fix two handle leaks. - TODO update.
-
- 26 Jan, 2005 1 commit
-
-
Robert Shearman authored
show that IInternalUnknown isn't exposed. - Implement IMultiQI on top of IRemUnknown calls. - Silence some fixmes that occur during tests and don't give us any useful information. - Fix typo in class factory proxy that caused us to use the wrong offset into the CFProxy structure, causing us to not call the outer_unknown properly.
-