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.

Robert Shearman rob at codeweavers.com
Tue Aug 29 15:12:42 CDT 2006


---
  dlls/rpcrt4/cproxy.c   |  110 +++++++++++++++++++++++++++++++++++++++-
  dlls/rpcrt4/cpsf.h     |    4 -
  dlls/rpcrt4/cstub.c    |   29 +++++++++++
  dlls/rpcrt4/ndr_midl.c |  132 
------------------------------------------------
  4 files changed, 135 insertions(+), 140 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: d272c5c87da14b574ac6de956dc2a09867a9b4ab.diff
Type: text/x-patch
Size: 12383 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20060829/fcc2ca77/d272c5c87da14b574ac6de956dc2a09867a9b4ab-0001.bin


More information about the wine-patches mailing list