Module: wine Branch: master Commit: 4b79a0252a67d8085700524cfcca45e7420da234 URL: http://source.winehq.org/git/wine.git/?a=commit;h=4b79a0252a67d8085700524cfc...
Author: Rob Shearman rob@codeweavers.com Date: Fri Jan 19 06:59:35 2007 -0600
rpcrt4: Track the security quality of service settings for bindings and connections.
---
dlls/rpcrt4/rpc_binding.c | 164 ++++++++++++++++++++++++++++++++++++++++++- dlls/rpcrt4/rpc_binding.h | 15 ++++- dlls/rpcrt4/rpc_transport.c | 19 ++++-- 3 files changed, 188 insertions(+), 10 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=4b79a0252a67d808570052...