23 Dec
2004
23 Dec
'04
11:29 a.m.
ChangeSet ID: 15008 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard(a)wine.codeweavers.com 2004/12/23 05:29:55 Modified files: include : rpcdce.h dlls/rpcrt4/tests: rpc.c dlls/rpcrt4 : rpcrt4_main.c rpcrt4.spec Log message: Bill Medland <billmedland(a)mercuryspeed.com> Implemented DceErrorInqText. Patch: http://cvs.winehq.org/patch.py?id=15008 Old revision New revision Changes Path 1.26 1.27 +4 -0 wine/include/rpcdce.h 1.5 1.6 +45 -0 wine/dlls/rpcrt4/tests/rpc.c 1.50 1.51 +50 -0 wine/dlls/rpcrt4/rpcrt4_main.c 1.50 1.51 +2 -2 wine/dlls/rpcrt4/rpcrt4.spec