rpcrt4: Validate the uuid portion of the string passed to RpcStringBindingParseA/W.
[wine] / dlls / rpcrt4 / rpc_assoc.c
2008-06-19  Rob Shearmanrpcrt4: Make RpcAssoc_BindConnection use RPCRT4_Receive...
2008-01-08  Rob Shearmanrpcrt4: Bind to the server interface in I_RpcGetBuffer...
2007-12-26  Rob Shearmanrpcrt4: Implement low-level context handle support.
2007-12-18  Michael Stefaniucrpcrt4: Add missing LeaveCriticalSection. Found by...
2007-12-17  Rob Shearmanrpcrt4: Move association code into a separate file.