rpcrt4: Move association code into a separate file.
commit737510eeb6019596f6a838f5a86a346183893f8d
authorRob Shearman <rob@codeweavers.com>
Sun, 16 Dec 2007 12:11:49 +0000 (16 12:11 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 17 Dec 2007 10:59:18 +0000 (17 11:59 +0100)
tree6f3e5adc7c92c92eea5f4cf4f961d483b72d7475
parent22f530c8350a40289957c6fc31b93a95d4cecdec
rpcrt4: Move association code into a separate file.
dlls/rpcrt4/Makefile.in
dlls/rpcrt4/rpc_assoc.c [new file with mode: 0644]
dlls/rpcrt4/rpc_assoc.h [new file with mode: 0644]
dlls/rpcrt4/rpc_binding.c
dlls/rpcrt4/rpc_binding.h
dlls/rpcrt4/rpc_server.c
dlls/rpcrt4/rpc_transport.c