Reimplement several RpcServer.* methods in rpc_server.c.
commit1cc2cee66fd65aa114101d64d64ae8cb17eb879e
authorOve Kaaven <ovek@transgaming.com>
Fri, 11 Oct 2002 17:52:37 +0000 (11 17:52 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 11 Oct 2002 17:52:37 +0000 (11 17:52 +0000)
tree4acd69da0318007e697b542e028c7151c47d75b0
parent204b88d8f09b4784401def69f467894011e8149c
Reimplement several RpcServer.* methods in rpc_server.c.
Implement RpcServerInqBindings, I_RpcServerStartListening,
I_RpcServerStopListening, and I_RpcWindowProc.
dlls/rpcrt4/Makefile.in
dlls/rpcrt4/rpc_server.c [new file with mode: 0644]
dlls/rpcrt4/rpc_server.h [new file with mode: 0644]
dlls/rpcrt4/rpcrt4.spec
dlls/rpcrt4/rpcrt4_main.c