rpcrt4: Fix NdrGetBuffer to set the correct fields in the MIDL_STUB_MESSAGE structure.
[wine] / dlls / rpcrt4 / ndr_clientserver.c
2007-12-31  Rob Shearmanrpcrt4: Fix NdrGetBuffer to set the correct fields...
2007-12-31  Rob Shearmanrpcrt4: Fix the MIDL_STUB_MESSAGE fields set by NdrServ...
2007-05-18  Andrew Talbotrpcrt4: Exclude unused headers.
2007-02-07  Francois Gougetrpcrt4: Better match the PSDK types and fix the winapi_...
2006-11-10  Michael Stefaniucrpcrt4: Win64 printf format warning fixes.
2006-11-10  Michael Stefaniucrpcrt4: Bring the function definitions in sync with...
2006-09-07  Robert Shearmanrpcrt4: Rename ndr_midl.c to ndr_clientserver.c to...