Changed MoveFileEx to use ntdll functions, and moved it to
[wine] / dlls / rpcrt4 / rpc_binding.h
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,