- 21 Apr, 2015 1 commit
-
-
Michael Stefaniuc authored
-
- 23 Jun, 2014 1 commit
-
-
Thomas Faber authored
-
- 14 Aug, 2012 1 commit
-
-
Jacek Caban authored
-
- 07 Apr, 2010 1 commit
-
-
Alexandre Julliard authored
-
- 03 Jun, 2009 2 commits
-
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
- 01 Jun, 2009 2 commits
-
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
- 27 May, 2009 1 commit
-
-
Alexandre Julliard authored
-
- 16 Feb, 2009 1 commit
-
-
Michael Stefaniuc authored
-
- 18 Oct, 2008 1 commit
-
-
Alexandre Julliard authored
-
- 23 Sep, 2008 1 commit
-
-
Rob Shearman authored
The calls fail with ERROR_INVALID_PARAMETER. Instead just call with a zero size which performs the intended function.
-
- 29 Apr, 2008 1 commit
-
-
Alexandre Julliard authored
-
- 21 Apr, 2008 1 commit
-
-
Steven Edwards authored
-
- 16 Feb, 2008 1 commit
-
-
Rob Shearman authored
When using native compiler exceptions, it isn't valid to use GetExceptionCode and GetExceptionInformation anywhere other than in the filter or handler blocks since it would be very hard for the compiler to work out where to retrieve the exception information from on the stack. Therefore, remove the WINE_EXCEPTION_FILTER and WINE_FINALLY_FUNC macros which enabled GetExceptionCode, GetExceptionInformation and AbnormalTermination to be used inside of the functions they declared and fix up all callers to access the information directly.
-
- 14 Dec, 2007 1 commit
-
-
Rob Shearman authored
These are supposed to point to the original buffer when the types were unmarshalled.
-
- 04 Dec, 2007 3 commits
-
-
Rob Shearman authored
-
Rob Shearman authored
-
Rob Shearman authored
rpcrt4: Call IRpcChannelBuffer_GetDestCtx in NdrStubInitialize, just like we do in NdrProxyInitialize.
-
- 13 Nov, 2006 1 commit
-
-
Andrew Talbot authored
-
- 10 Nov, 2006 1 commit
-
-
Michael Stefaniuc authored
-
- 07 Sep, 2006 7 commits
-
-
Huw Davies authored
-
Huw Davies authored
that will be used as the server object for delegated stubs.
-
Huw Davies authored
Also call IPSFactoryBuffer_Release on the 2nd arg, rather than on This->pPSFactory.
-
Huw Davies authored
-
Huw Davies authored
-
Robert Shearman authored
IRpcChannelBuffer_GetBuffer may put extra data onto the wire for ORPC calls.
-
Robert Shearman authored
functions to cproxy.c since both sets of functions depend on the implementations of the standard stubs and proxies.
-
- 23 Aug, 2006 4 commits
-
-
Huw Davies authored
-
Huw Davies authored
-
Huw Davies authored
-
Huw Davies authored
This shows that the IRpcStubBuffer for a delegated stub's base interface is stored at (void**)This-1.
-
- 12 Jun, 2006 1 commit
-
-
Robert Shearman authored
This is needed because IRpcStubBuffer::Invoke should not allow RPC exceptions to be passed to the caller.
-
- 23 May, 2006 1 commit
-
-
Jonathan Ernst authored
-
- 30 Jan, 2006 1 commit
-
-
Robert Shearman authored
already have them filled in.
-
- 06 Jan, 2006 1 commit
-
-
Robert Shearman authored
that has no dispatch table.
-
- 29 Nov, 2005 1 commit
-
-
Robert Shearman authored
-
- 26 Oct, 2005 1 commit
-
-
Huw Davies authored
along with a few related defines.
-
- 19 Jul, 2005 1 commit
-
-
Robert Shearman authored
-
- 07 Oct, 2004 1 commit
-
-
Francois Gouget authored
Update the Wine sources accordingly.
-