• Rob Shearman's avatar
    rpcrt4: Implement RpcCancelThreadEx. · 7551b82c
    Rob Shearman authored
    Implement RpcCancelThreadEx using existing code moved into a new
    function, rpc_ccancel_thread.
    
    Implement RpcCancelThread based on RpcCancelThreadEx with timeout of 0.
    7551b82c
rpcrt4_main.c 32.1 KB