19 Apr
2004
19 Apr
'04
11:03 p.m.
ChangeSet ID: 12053 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard(a)wine.codeweavers.com 2004/04/19 18:03:58 Modified files: include : rpcdce.h dlls/rpcrt4 : rpc_server.c rpc_epmap.c rpc_binding.c Log message: Filip Navara <xnavara(a)volny.cz> Fix some RPC prototypes to get it compiling with W32API. Patch: http://cvs.winehq.org/patch.py?id=12053 Old revision New revision Changes Path 1.23 1.24 +14 -14 wine/include/rpcdce.h 1.27 1.28 +4 -5 wine/dlls/rpcrt4/rpc_server.c 1.2 1.3 +4 -4 wine/dlls/rpcrt4/rpc_epmap.c 1.22 1.23 +10 -10 wine/dlls/rpcrt4/rpc_binding.c