15 Feb
2005
15 Feb
'05
8:45 p.m.
ChangeSet ID: 16126 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard(a)wine.codeweavers.com 2005/02/15 14:45:37 Modified files: dlls/rpcrt4 : rpcrt4.spec rpc_message.c rpc_binding.c Log message: Robert Shearman <rob(a)codeweavers.com> - Add a stub implementation of RpcImpersonateClient. - More tracing, particularly on error paths. Patch: http://cvs.winehq.org/patch.py?id=16126 Old revision New revision Changes Path 1.51 1.52 +1 -1 wine/dlls/rpcrt4/rpcrt4.spec 1.12 1.13 +10 -0 wine/dlls/rpcrt4/rpc_message.c 1.32 1.33 +20 -1 wine/dlls/rpcrt4/rpc_binding.c