rpcrt4/tests: Fix NULL string handling in an ok() check.
[wine] / dlls / rpcrt4 / rpc_message.h
2011-04-26  Marcus Meissnerrpcrt4: Mark internal symbols with hidden visibility.
2010-08-31  Francois Gougetrpcrt4: Make RPCRT4_Receive() static.
2009-12-14  Rob Shearmanrpcrt4: Allow the authentication details of the client...
2009-12-14  Rob Shearmanrpcrt4: Implement client impersonation.
2009-12-14  Rob Shearmanrpcrt4: Allow the connection to override the authentica...
2009-12-14  Rob Shearmanrpcrt4: Add support for server-side authentication.
2009-11-11  Rob Shearmanrpcrt4: Support multiple interfaces and transfer syntax...
2009-07-03  Alexandre Julliardrpcrt4: Replace long and unsigned long by more appropri...
2009-05-13  Francois Gougetrpcrt4: Make RPCRT4_NextHttpHeaderField() and RPCRT4_de...
2009-03-25  Rob Shearmanrpcrt4: Implement RPC over HTTP support.
2009-01-19  Andrew Talbotrpcrt4: Declare some functions static.
2008-07-07  Rob Shearmaninclude: Remove unused file wine/rpcss_shared.h.
2008-06-19  Rob Shearmanrpcrt4: Make RpcAssoc_BindConnection use RPCRT4_Receive...
2008-06-19  Rob Shearmanrpcrt4: Add new function RPCRT4_ReceiveWithAuth to...
2007-12-17  Rob Shearmanrpcrt4: Make a server association when a bind packet...
2007-07-05  Rob Shearmanrpcrt4: Call RPCRT4_Send directly from PKT_RECEIVE...
2007-07-05  Rob Shearmanrpcrt4: Translate between NCA and RPC status codes.
2007-06-27  Rob Shearmanrpcrt4: Make pointers to RPCRT4_BuildBindHeader and...
2007-06-25  Rob Shearmanrpcrt4: Store the assoc_group_id field returned from...
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2005-07-24  Stefan HuehnerFix some missing-declarations warnings.
2004-04-26  Filip NavaraMake RPCRT4 use Windows compatible protocol (DCE v5...