- 06 Jul, 2016 1 commit
-
-
Michael Stefaniuc authored
Signed-off-by: Michael Stefaniuc <mstefani@redhat.de> Signed-off-by: Alexandre Julliard <julliard@winehq.org>
-
- 17 May, 2016 1 commit
-
-
Andrey Gusev authored
Signed-off-by: Andrey Gusev <andrey.goosev@gmail.com> Signed-off-by: Huw Davies <huw@codeweavers.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org>
-
- 26 Apr, 2016 1 commit
-
-
Francois Gouget authored
Signed-off-by: Francois Gouget <fgouget@free.fr> Signed-off-by: Huw Davies <huw@codeweavers.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org>
-
- 29 Aug, 2015 4 commits
-
-
Jacek Caban authored
-
Jacek Caban authored
-
Jacek Caban authored
-
Francois Gouget authored
-
- 18 Aug, 2015 1 commit
-
-
Andrey Gusev authored
-
- 01 Jun, 2015 1 commit
-
-
Nikolay Sivov authored
ole32: Initialize returned value for disconnected case too in proxy_manager_get_remunknown() (Coverity).
-
- 03 Mar, 2015 1 commit
-
-
Sebastian Lackner authored
-
- 05 Dec, 2013 3 commits
-
-
Nikolay Sivov authored
-
Nikolay Sivov authored
-
Nikolay Sivov authored
-
- 28 Mar, 2013 1 commit
-
-
Dmitry Timoshkov authored
-
- 16 Oct, 2012 2 commits
-
-
Nikolay Sivov authored
-
Nikolay Sivov authored
-
- 15 Oct, 2012 2 commits
-
-
Nikolay Sivov authored
-
Nikolay Sivov authored
-
- 13 Aug, 2012 1 commit
-
-
Jacek Caban authored
-
- 11 Nov, 2010 1 commit
-
-
Alexandre Julliard authored
-
- 03 May, 2010 1 commit
-
-
Nikolay Sivov authored
-
- 24 Nov, 2009 1 commit
-
-
Rob Shearman authored
The parameter controls whether weak references are ignored, not whether the last stub_manager_int_release should be called when the total reference count goes to zero.
-
- 09 Nov, 2009 1 commit
-
-
Rob Shearman authored
widl: Allow pointers, type-qualifiers and other more complicated constructions in sizeof and cast expressions.
-
- 08 Sep, 2009 1 commit
-
-
Huw Davies authored
-
- 09 Jun, 2009 1 commit
-
-
Alexandre Julliard authored
-
- 13 Mar, 2009 1 commit
-
-
Michael Stefaniuc authored
long is always 32bit in IDL files but that's not true in C.
-
- 11 Feb, 2009 1 commit
-
-
Michael Stefaniuc authored
-
- 29 Apr, 2008 1 commit
-
-
Rob Shearman authored
This is so that an object will only be released when a weak-reference is used after the last weak reference has been released (either by CoReleaseMarshalData or CoUnmarshalInterface + Release).
-
- 13 Feb, 2008 1 commit
-
-
Rob Shearman authored
This could happen if proxy_manager_get_remunknown returns S_FALSE, so fix the check of the return code to match that below.
-
- 03 Dec, 2007 1 commit
-
-
Rob Shearman authored
This is so that we don't try to host it.
-
- 26 Nov, 2007 1 commit
-
-
Rob Shearman authored
-
- 15 Nov, 2007 1 commit
-
-
Rob Shearman authored
-
- 22 May, 2007 3 commits
-
-
Rob Shearman authored
ole32: The identity functions can be used from apartments other than the one the proxy was unmarshaled into. In this case, don't use the cached This->remunk and don't cache the unmarshaled object in This->remunk.
-
Rob Shearman authored
Fix up the callers to release the returned IRemUnknown object.
-
Rob Shearman authored
Add tests for this behaviour.
-
- 28 Mar, 2007 1 commit
-
-
Rob Shearman authored
ole32: Pass the OXID info to RPC_CreateClientChannel and use this to pass the server process ID to channel hooks.
-
- 27 Mar, 2007 2 commits
-
-
Rob Shearman authored
Copy the OXID_INFO from the stub manager, if available, in proxy_manager_construct. Otherwise, attempt to resolve it. Use ipidRemUnknown from OXID_INFO in the proxy manager instead of magically generating the IPID for RemUnknown.
-
Rob Shearman authored
-
- 23 Mar, 2007 1 commit
-
-
Andrew Talbot authored
-
- 20 Feb, 2007 1 commit
-
-
Rob Shearman authored
-