rpcrt4: The arm type mask should be comparing the highest byte against 0x80, as docum...
[wine] / dlls / rpcrt4 / ndr_misc.h
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.