wine/ include/rpcdce.h dlls/rpcrt4/rpcrt4.spec ...
ChangeSet ID: 5838 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard(a)wine.codeweavers.com 2002/10/17 22:56:57 Modified files: include : rpcdce.h dlls/rpcrt4 : rpcrt4.spec rpc_server.c rpc_binding.c ndr_stubless.c Log message: Greg Turner <gmturner007(a)ameritech.net> - (try to) implement RpcMgmtWaitServerListen - remove duplicate RpcServerListen declaration in rpcdce.h - some TRACEs Patch: http://cvs.winehq.com/patch.py?id=5838 Old revision New revision Changes Path 1.9 1.10 +3 -3 wine/include/rpcdce.h 1.29 1.30 +1 -1 wine/dlls/rpcrt4/rpcrt4.spec 1.1 1.2 +21 -2 wine/dlls/rpcrt4/rpc_server.c 1.1 1.2 +23 -0 wine/dlls/rpcrt4/rpc_binding.c 1.2 1.3 +15 -1 wine/dlls/rpcrt4/ndr_stubless.c
participants (1)
-
Alexandre Julliard