rpcrt4: The arm type mask should be comparing the highest byte against 0x80, as docum...
[wine] / dlls / rpcrt4 / rpc_binding.h
2006-04-21  Mike McCormackrpcrt4: Hide the details of the rpc transport mechanism.
2006-04-21  Mike McCormackrpcrt4: Abstract RPCRT4_SpawnConnection.
2006-04-20  Mike McCormackrpcrt4: Abstract the transport layer functionality.
2006-04-19  Mike McCormackrpcrt4: Use rpcrt4_conn_read in RPCRT4_OpenBinding.
2005-07-13  Mike McCormackInterlocked LONG* gcc warning fixes.
2004-04-26  Filip NavaraMake RPCRT4 use Windows compatible protocol (DCE v5...
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,