ChangeSet ID: 16592 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2005/03/14 04:11:04
Modified files: dlls/rpcrt4 : rpcrt4_main.c rpcrt4.spec rpc_server.c rpc_message.c rpc_binding.c ndr_midl.c
Log message: Robert Shearman rob@codeweavers.com - RpcMgmtStopServerListen should not affect auto-listen interfaces. - Implement stub for RpcRevertToSelfEx. - Change the more verbose files to use a new debug channel, "rpc."
Patch: http://cvs.winehq.org/patch.py?id=16592
Old revision New revision Changes Path 1.52 1.53 +1 -1 wine/dlls/rpcrt4/rpcrt4_main.c 1.52 1.53 +1 -1 wine/dlls/rpcrt4/rpcrt4.spec 1.36 1.37 +39 -33 wine/dlls/rpcrt4/rpc_server.c 1.13 1.14 +1 -1 wine/dlls/rpcrt4/rpc_message.c 1.34 1.35 +31 -2 wine/dlls/rpcrt4/rpc_binding.c 1.19 1.20 +1 -1 wine/dlls/rpcrt4/ndr_midl.c