rpcrt4: Only attempt to marshal an object if it is non-NULL.
[wine] / dlls / rpcrt4 / rpc_binding.h
2005-07-13  Mike McCormackInterlocked LONG* gcc warning fixes.
2004-04-26  Filip NavaraMake RPCRT4 use Windows compatible protocol (DCE v5...
2003-10-07  Daniel MarmierFixed warnings with gcc option "-Wwrite-strings".
2003-04-19  Ove KaavenImplemented simple caching of client connections.
2003-02-19  Ove KaavenFor better concurrency, separate the connections from...
2002-12-02  Alexandre JulliardAuthors: Greg Turner <gmturner007@ameritech.net>, Ove...
2002-10-07  Ove KaavenImplemented RpcBindingInqObject, RpcBindingSetObject,