Added a stub for NetStatisticsGet.
[wine] / dlls / rpcrt4 / rpc_message.c
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2003-05-22  Ove KaavenInitial support for RPC call failures, by catching...
2003-05-21  Ove KaavenFor RPC servers, don't deallocate the RPC request packe...
2003-02-19  Ove KaavenFor better concurrency, separate the connections from...
2002-10-28  Greg Turner- Pull the buffer from the rpc message into the midl...
2002-10-28  Greg Turner- Clean up and add some comments.
2002-10-25  Greg Turner- Use memset instead of ZeroMemory, just to be consiste...
2002-10-10  Ove KaavenImplemented I_RpcFreeBuffer, I_RpcGetBuffer, I_RpcRecei...