Fixed header dependencies to be fully compatible with the Windows
[wine] / dlls / rpcrt4 / rpc_binding.c
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2003-08-12  Alexandre JulliardAllocate DebugInfo field for all critical sections...
2003-04-19  Ove KaavenImplemented simple caching of client connections.
2003-02-19  Ove KaavenFor better concurrency, separate the connections from...
2003-01-31  Ove KaavenFixed a bug in CompleteBindingA/W.
2002-12-24  Dimitrie O. PaunFix definitions for Uuid{To,From}String, RpcStringFree.
2002-11-06  Greg Turner- Remove stupid indentations from trace msgs.
2002-10-31  Greg TurnerRemove #ifdef WINNT conditionals; just use the NT defin...
2002-10-31  Greg Turner- Fix offset bug in the conformant string unmarshall...
2002-10-28  Greg Turner- Clean up and enhance some traces.
2002-10-23  Greg TurnerWhitespace cleanup.
2002-10-22  Greg Turner- ClientCall2 still deserves a FIXME.
2002-10-18  Greg Turner- (try to) implement RpcMgmtWaitServerListen
2002-10-07  Ove KaavenImplemented RpcBindingInqObject, RpcBindingSetObject,