rpcrt4: Use the same phase values for clients and stubs.
[wine] / dlls / rpcrt4 / ndr_stubless.h
2011-07-28  Alexandre Julliardrpcrt4: Use the same phase values for clients and stubs.
2011-07-28  Alexandre Julliardrpcrt4: Convert old-style arguments for NdrMesProcEncod...
2011-07-28  Alexandre Julliardrpcrt4: Fetch the arguments address from the StubMsg...
2011-07-28  Alexandre Julliardrpcrt4: Use a single structure for all parameter types...
2011-06-16  Alexandre Julliardrpcrt4: Add a wrapper for NdrAsyncClientCall too.
2011-06-16  Alexandre Julliardrpcrt4: Add support for float parameters in client...
2011-06-14  Alexandre Julliardrpcrt4: Add a wrapper for NdrClientCall2 to isolate...
2011-04-26  Marcus Meissnerrpcrt4: Mark internal symbols with hidden visibility.
2009-07-03  Alexandre Julliardrpcrt4: Replace long and unsigned long by more appropri...
2009-03-25  Rob Shearmanrpcrt4: Implement stubless asynchronous NDR interpreter.
2008-07-14  Rob Shearmanrpcrt4: Ignore the return value of functions when unmar...
2008-07-14  Rob Shearmanrpcrt4: Implement NdrMesProcEncodeDecode.
2008-04-17  Austin EnglishSpelling fixes.
2008-03-01  James Hawkinsjanitorial: Remove links to any microsoft site.
2008-01-07  Rob Shearmanrpcrt4: ndr_stubless.h should include ndrtypes.h as...
2007-11-05  Rob Shearmanrpcrt4: Move some type definitions from ndr_stubless...