rpcrt4: Move NdrStub* functions to cstub.c and move NdrProxy*
commit583ae122336a84e75c9960e6001e5af2e620d495
authorRobert Shearman <rob@codeweavers.com>
Tue, 29 Aug 2006 20:12:42 +0000 (29 21:12 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 7 Sep 2006 08:17:28 +0000 (7 10:17 +0200)
treeb229021678c0952e7ec5eb4859cfd40f07c8691d
parent4d7b23069b33fcd0ceaeac4c12a8e339fdc0a4c2
rpcrt4: Move NdrStub* functions to cstub.c and move NdrProxy*
functions to cproxy.c since both sets of functions depend on the
implementations of the standard stubs and proxies.
dlls/rpcrt4/cproxy.c
dlls/rpcrt4/cpsf.h
dlls/rpcrt4/cstub.c
dlls/rpcrt4/ndr_midl.c