- 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 2 commits
-
-
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.
-
Robert Shearman authored
section (suggested by Mike Hearn). - Remove a line added by a bad merge. - Implement RemUnkStub_Disconnect. - Remove all of the RPC disconnect code.
-
- 25 Jan, 2005 1 commit
-
-
Robert Shearman authored
Kåven.
-
- 19 Jan, 2005 1 commit
-
-
Robert Shearman authored
apps depend on this. - Don't release IRpcProxyBuffer on ifproxy destruction - the caller will do this for us. - Make find_proxy_manager add a reference to the proxy manager and make proxy_manager_construct return an object with a valid ref-count. - Remove stray not operator to fix a memory leak / crash in proxy_manager_destroy. - More debug messages, especially on errors. - Fix ref-count leak in the Class Factory proxy. - Add a test case for IClassFactory_CreateInstance.
-
- 05 Jan, 2005 1 commit
-
-
Robert Shearman authored
for this before releasing it.
-
- 04 Jan, 2005 1 commit
-
-
Robert Shearman authored
-
- 07 Oct, 2004 1 commit
-
-
Francois Gouget authored
Update the Wine sources accordingly.
-
- 24 Sep, 2004 1 commit
-
-
Joris Huizer authored
-
- 09 Sep, 2004 1 commit
-
-
Alexandre Julliard authored
-
- 23 Aug, 2004 1 commit
-
-
Alexandre Julliard authored
macro.
-
- 12 Aug, 2004 1 commit
-
-
Alexandre Julliard authored
-
- 30 Jul, 2004 1 commit
-
-
Jeroen Janssen authored
-
- 22 Jul, 2004 1 commit
-
-
Robert Shearman authored
- Cleanup compobj_private.h.
-
- 14 Jun, 2004 1 commit
-
-
Robert Shearman authored
- Release channel buffer in StdMarshal_UnmarshalInterface, since we no longer use it and the proxy should have taken a reference on it. - Add a few comments.
-
- 21 May, 2004 1 commit
-
-
Marcus Meissner authored
-