- 21 Nov, 2009 1 commit
-
-
Alexandre Julliard authored
-
- 08 Oct, 2009 1 commit
-
-
Francois Gouget authored
-
- 06 Oct, 2009 1 commit
-
-
Alexandre Julliard authored
-
- 27 May, 2009 1 commit
-
-
Alexandre Julliard authored
-
- 02 Feb, 2009 1 commit
-
-
Rob Shearman authored
-
- 23 Jan, 2009 1 commit
-
-
Rob Shearman authored
NdrRangeMarshall, NdrRangeBufferSize, NdrRangeFree and NdrByteCountPointerMemorySize should be declared static in ndr_marshall.c instead.
-
- 04 Jan, 2009 1 commit
-
-
Michael Stefaniuc authored
-
- 15 Sep, 2008 1 commit
-
-
Alexandre Julliard authored
-
- 10 Sep, 2008 1 commit
-
-
Marcus Meissner authored
-
- 08 Sep, 2008 1 commit
-
-
Rob Shearman authored
Use SIZE_T as it matches the size that Windows programs expect whereas size_t is platform-dependent.
-
- 05 Sep, 2008 1 commit
-
-
Marcus Meissner authored
-
- 23 Jun, 2008 1 commit
-
-
Rob Shearman authored
Move fBufferValid to a bitfield and update the corresponding tests in rpcrt4. Add tests for the new fields.
-
- 19 Jun, 2008 1 commit
-
-
Rob Shearman authored
Reduce the size of the IsClient field, as is done in the latest SDKs to fix NdrClientInitializeNew tests on XP SP3 and Win2003+.
-
- 10 Jun, 2008 1 commit
-
-
Rob Shearman authored
-
- 18 Dec, 2007 1 commit
-
-
Rob Shearman authored
-
- 20 Mar, 2007 1 commit
-
-
Rob Shearman authored
-
- 07 Feb, 2007 1 commit
-
-
Francois Gouget authored
-
- 11 Jan, 2007 1 commit
-
-
Francois Gouget authored
Define NTDDI_VERSION so we get definitions for the Reserved51_X fields with the PSDK. This fixes compilation of the ndr_marshall.c with the PSDK.
-
- 09 Nov, 2006 1 commit
-
-
Michael Stefaniuc authored
-
- 29 Sep, 2006 1 commit
-
-
Francois Gouget authored
Define CONST_VTABLE in the tests that need it. This fixes many Visual C++ warnings.
-
- 07 Jul, 2006 1 commit
-
-
Robert Shearman authored
Fix up an conflict that this type has with jpeglib.h.
-
- 26 May, 2006 1 commit
-
-
Mike McCormack authored
-
- 25 May, 2006 1 commit
-
-
Robert Shearman authored
-
- 23 May, 2006 1 commit
-
-
Jonathan Ernst authored
-
- 03 Feb, 2006 1 commit
-
-
Robert Shearman authored
-
- 27 Jan, 2006 1 commit
-
-
Robert Shearman authored
-
- 02 Nov, 2005 1 commit
-
-
Rob Shearman authored
RpcMgmtEnableIdleCleanup.
-
- 08 Sep, 2005 1 commit
-
-
Ge van Geldorp authored
-
- 03 Aug, 2005 1 commit
-
-
Robert Shearman authored
and context handle functions.
-
- 20 Dec, 2004 1 commit
-
-
Peter Berg Larsen authored
line.
-
- 08 Sep, 2004 1 commit
-
-
Francois Gouget authored
Hack handling of 'struct { } *NDR_SCONTEXT;' so we don't cause a parse error as this is a valid C construct. Generate type tests for rpcrt4. Remove PRPC_BINDING_VECTOR and PUUID_VECTOR, they don't exist on Windows. Fix the MIDL_STUB_MESSAGE, MIDL_SERVER_INFO and MIDL_STUBLESS_PROXY_INFO structs. Add NDR_ALLOC_ALL_NODES_CONTEXT, NDR_POINTER_QUEUE_STATE and CS_STUB_INFO.
-
- 03 Sep, 2004 2 commits
-
-
Mike McCormack authored
-
Francois Gouget authored
-
- 22 Mar, 2004 2 commits
-
-
Robert Shearman authored
-
Eric Pouech authored
-
- 03 Mar, 2004 1 commit
-
-
Robert Shearman authored
- Add some NDR functions and structures.
-
- 05 Sep, 2003 1 commit
-
-
Alexandre Julliard authored
headers (with help from Dimitrie O. Paun).
-
- 28 Aug, 2003 1 commit
-
-
Dimitrie O. Paun authored
directives in our .h files. This should avoid some potentially nasty surprises for Winelib apps.
-
- 31 Jan, 2003 1 commit
-
-
Ove Kaaven authored
-
- 02 Dec, 2002 1 commit
-
-
Alexandre Julliard authored
- preliminary implementation of endpoint-mapping via a new on-demand server-ish process - more header fixups - (re)implement RpcEpRegisterA, RpcEpUnregister, and RpcEpResolveBinding using the new rpcss functionality - update the todo list in rpcrt4_main.c a bit - many beautifications and touch-ups - command-line configurable timeout - micro-client imbedded in np_server.c
-