dmsynth: Dump data passed to Download method.
[wine] / dlls / rpcrt4 / ndr_misc.h
2011-04-26  Marcus Meissnerrpcrt4: Mark internal symbols with hidden visibility.
2009-04-21  Michael Stefaniucrpcrt4: Replace some usage of the long type.
2008-10-18  Alexandre Julliardrpcrt4: Convert source files to utf-8.
2008-01-14  Rob Shearmanrpcrt4: Handle complex arrays in calc_arg_size.
2006-11-10  Michael Stefaniucrpcrt4: More "unsigned long" to "ULONG" changes in...
2006-11-08  Michael Stefaniucrpcrt4: For Win64 compatibility use a temp variable...
2006-06-03  Robert Shearmanrpcrt4: Change ComputeConformance and ComputeVariance...
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-04-14  Dmitry Timoshkovrpcrt4: Constify NDR function tables.
2006-01-10  Robert Shearmanrpcrt4: Remove the unused RPCRT4_GetPSFactory function.
2006-01-05  Robert Shearmanrpcrt4: Implement NdrClientCall2 and NdrServerCall2.
2005-11-28  Robert ShearmanExtend conformance computation function to also compute...
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2003-02-01  Ove KaavenImplemented marshalling of pointers, simple and complex...
2002-10-25  Greg Turner- Make explicit some missing include dependencies.
2002-10-19  Greg TurnerSome MIDL constants and structures (should eventually...
2002-10-10  Ove KaavenStubby NdrClientCall2 & some header changes.