wine/dlls/rpcrt4 Makefile.in rpcrt4.spec rpcrt ...

Alexandre Julliard julliard at wine.codeweavers.com
Fri Oct 11 12:52:37 CDT 2002


ChangeSet ID:	5746
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2002/10/11 12:52:37

Modified files:
	dlls/rpcrt4    : Makefile.in rpcrt4.spec rpcrt4_main.c 
Added files:
	dlls/rpcrt4    : rpc_server.c rpc_server.h 

Log message:
	Ove Kaaven <ovek at transgaming.com>
	Reimplement several RpcServer.* methods in rpc_server.c.
	Implement RpcServerInqBindings, I_RpcServerStartListening,
	I_RpcServerStopListening, and I_RpcWindowProc.

Patch: http://cvs.winehq.com/patch.py?id=5746

Old revision  New revision  Changes     Path
 1.16          1.17          +1 -0       wine/dlls/rpcrt4/Makefile.in
 1.27          1.28          +4 -4       wine/dlls/rpcrt4/rpcrt4.spec
 1.33          1.34          +0 -128     wine/dlls/rpcrt4/rpcrt4_main.c
 Added         1.1           +0 -0       wine/dlls/rpcrt4/rpc_server.c
 Added         1.1           +0 -0       wine/dlls/rpcrt4/rpc_server.h




More information about the wine-cvs mailing list