rpcrt4: Split the transport layer into a different file.

Mike McCormack mike at codeweavers.com
Fri Apr 21 01:38:57 CDT 2006


---

  dlls/rpcrt4/Makefile.in     |    1
  dlls/rpcrt4/rpc_binding.c   |  241 ------------------------------------
  dlls/rpcrt4/rpc_transport.c |  289 
+++++++++++++++++++++++++++++++++++++++++++
  3 files changed, 290 insertions(+), 241 deletions(-)
  create mode 100644 dlls/rpcrt4/rpc_transport.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 1442f071961dc6fe9f16290bf9c132bc49114915.diff
Type: text/x-patch
Size: 17096 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20060421/60927129/1442f071961dc6fe9f16290bf9c132bc49114915-0001.diff


More information about the wine-patches mailing list