- 09 Dec, 2010 1 commit
-
-
Michael Stefaniuc authored
-
- 17 May, 2010 1 commit
-
-
Gerald Pfeifer authored
-
- 03 Jun, 2009 1 commit
-
-
Alexandre Julliard authored
-
- 02 Feb, 2009 1 commit
-
-
Rob Shearman authored
-
- 18 Oct, 2008 1 commit
-
-
Alexandre Julliard authored
-
- 07 Jul, 2008 1 commit
-
-
Alexandre Julliard authored
-
- 17 Jan, 2008 1 commit
-
-
Andrew Talbot authored
-
- 19 Dec, 2007 1 commit
-
-
Rob Shearman authored
It is usually used during marshalling, where pStubMsg->BufferStart and pStubMsg->BufferEnd won't be valid. Replace it with a check using RpcMsg->Buffer and pStubMsg->BufferLength.
-
- 18 May, 2007 1 commit
-
-
Andrew Talbot authored
-
- 14 Mar, 2007 1 commit
-
-
Rob Shearman authored
-
- 10 Nov, 2006 2 commits
-
-
Michael Stefaniuc authored
-
Michael Stefaniuc authored
They got out of sync due to the unsigned long to ULONG changes in the headers.
-
- 29 Aug, 2006 1 commit
-
-
Huw Davies authored
-
- 23 May, 2006 1 commit
-
-
Jonathan Ernst authored
-
- 20 May, 2006 1 commit
-
-
Robert Shearman authored
-
- 18 May, 2006 1 commit
-
-
Robert Shearman authored
rpcrt4: Fix an off-by-one error when checking the size of the buffer in NdrInterfacePointerMarshall.
-
- 17 May, 2006 1 commit
-
-
Robert Shearman authored
-
- 31 Jan, 2006 1 commit
-
-
Robert Shearman authored
-
- 10 Jan, 2006 2 commits
-
-
Robert Shearman authored
-
Robert Shearman authored
Don't release the interface pointer on failure since we are not the ones that allocated it. It is the caller's responsability to call NdrInterfacePointerFree, where the freeing is supposed to happen.
-
- 29 Nov, 2005 1 commit
-
-
Robert Shearman authored
Replace references of pStubMsg->BufferEnd with RpcMsg->Buffer + pStubMsg->BufferLength. Fix buffer calculation when no interface data is marshaled to the stream.
-
- 06 Sep, 2005 1 commit
-
-
Mike McCormack authored
-
- 05 Jul, 2005 1 commit
-
-
Stefan Huehner authored
-
- 07 Jun, 2005 1 commit
-
-
Robert Shearman authored
-
- 06 Jun, 2005 1 commit
-
-
Dmitry Timoshkov authored
-
- 07 Oct, 2004 1 commit
-
-
Francois Gouget authored
Update the Wine sources accordingly.
-
- 06 Sep, 2004 1 commit
-
-
Alexandre Julliard authored
-
- 23 Aug, 2004 1 commit
-
-
Alexandre Julliard authored
macro.
-
- 12 Aug, 2004 2 commits
-
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
- 23 Jan, 2004 1 commit
-
-
Ge van Geldorp authored
with PSDK.
-
- 05 Sep, 2003 1 commit
-
-
Alexandre Julliard authored
headers (with help from Dimitrie O. Paun).
-
- 20 May, 2003 1 commit
-
-
Ove Kaaven authored
marshal).
-
- 01 Feb, 2003 1 commit
-
-
Ove Kaaven authored
conformant and complex arrays, and user-marshalled types. Improved marshalling of conformant strings and interface pointers a bit.
-
- 07 Jan, 2003 1 commit
-
-
Dimitrie O. Paun authored
-
- 05 Dec, 2002 1 commit
-
-
Ove Kaaven authored
directly.
-
- 11 Oct, 2002 1 commit
-
-
Ove Kaaven authored
NdrInterfacePointerFree, NdrInterfacePointerMarshall, NdrInterfacePointerMemorySize, NdrInterfacePointerUnmarshall.
-