ChangeSet ID: 5713 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2002/10/10 13:55:25
Modified files: dlls/rpcrt4 : Makefile.in rpcrt4.spec rpcrt4_main.c Added files: dlls/rpcrt4 : rpc_defs.h rpc_message.c
Log message: Ove Kaaven ovek@transgaming.com Implemented I_RpcFreeBuffer, I_RpcGetBuffer, I_RpcReceive, I_RpcSend, I_RpcSendReceive; administrivia.
Patch: http://cvs.winehq.com/patch.py?id=5713
Old revision New revision Changes Path 1.10 1.11 +1 -0 wine/dlls/rpcrt4/Makefile.in 1.21 1.22 +5 -5 wine/dlls/rpcrt4/rpcrt4.spec 1.31 1.32 +15 -19 wine/dlls/rpcrt4/rpcrt4_main.c Added 1.1 +0 -0 wine/dlls/rpcrt4/rpc_defs.h Added 1.1 +0 -0 wine/dlls/rpcrt4/rpc_message.c