Module: wine Branch: master Commit: a51486c657c4c2c4df9b94446822c234c34510cf URL: http://source.winehq.org/git/wine.git/?a=commit;h=a51486c657c4c2c4df9b944468...
Author: Rob Shearman rob@codeweavers.com Date: Mon Nov 12 20:10:19 2007 +0000
rpcrt4: Implement RpcCancelThread for the ncacn_ip_tcp protocol sequence.
---
dlls/rpcrt4/rpc_binding.h | 8 ++++ dlls/rpcrt4/rpc_message.c | 8 ++++ dlls/rpcrt4/rpc_transport.c | 86 ++++++++++++++++++++++++++++++++++++++++--- dlls/rpcrt4/rpcrt4_main.c | 82 ++++++++++++++++++++++++++++++++++++++++- 4 files changed, 176 insertions(+), 8 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=a51486c657c4c2c4df9b94...