ChangeSet ID: 994882746999747250694782 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine2. 01/07/11 16:19:06
Modified files: dlls/rpcrt4 : rpcrt4.spec rpcrt4_main.c include : Makefile.in rpc.h rpcdce.h Added files: include : rpcnterr.h
Log message: Peter Hunnisett hunnise@yahoo.com Added a bunch of entry points. Added some stubs and header information. Fixed some return codes.
Patch: http://cvs.winehq.com/patch.py?id=994882746999747250694782
Revision Changes Path 1.7 +52 -11 wine/dlls/rpcrt4/rpcrt4.spec 1.15 +193 -8 wine/dlls/rpcrt4/rpcrt4_main.c 1.25 +1 -0 wine/include/Makefile.in 1.6 +2 -1 wine/include/rpc.h 1.2 +96 -0 wine/include/rpcdce.h 1.1 +0 -0 wine/include/rpcnterr.h