rpcrt4/tests: Add a few more marshalling tests.
[wine] / dlls / rpcrt4 / cpsf.h
2011-04-26  Marcus Meissnerrpcrt4: Mark internal symbols with hidden visibility.
2010-10-01  Alexandre JulliardMake some variable declarations extern.
2009-06-03  Alexandre Julliardrpcrt4: Add support for proxy delegation.
2009-06-01  Alexandre Julliardrpcrt4: Allocate the delegated stubs vtbl only once...
2009-05-27  Alexandre Julliardrpcrt4: Internal functions don't need to be WINAPI.
2008-10-18  Alexandre Julliardrpcrt4: Convert source files to utf-8.
2006-09-07  Huw Daviesrpcrt4: Add delegating stub support.
2006-09-07  Huw Daviesrpcrt4: Add infrastructure to create and manage a varia...
2006-09-07  Robert Shearmanrpcrt4: Move NdrStub* functions to cstub.c and move...
2006-08-29  Huw Daviesrpcrt4: Add a helper function to create a stub.
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-01-30  Robert Shearmanrpcrt4: Fill in the IRpcStubBuffer vtables for interfac...
2006-01-20  Robert Shearmanrpc: Replace the hack that detected stubless proxies...
2005-11-29  Robert ShearmanAdd a function to retrieve the MIDL_SERVER_INFO struct...
2003-05-20  Ove KaavenFixed NdrDllRegisterProxy so it registers the key names...
2002-10-10  Ove KaavenIUnknown_[QAR]_Proxy implementations, VTbl construction...