rpcrt4: Add support for context handles (based on a patch by Saveliy Tretiakov for ReactOS).

Robert Shearman rob at codeweavers.com
Mon May 15 10:57:36 CDT 2006


---

  dlls/rpcrt4/Makefile.in    |    1
  dlls/rpcrt4/ndr_contexth.c |  379 
++++++++++++++++++++++++++++++++++++++++++++
  dlls/rpcrt4/ndr_contexth.h |   59 +++++++
  dlls/rpcrt4/ndr_marshall.c |   68 --------
  dlls/rpcrt4/rpc_binding.c  |   13 ++
  dlls/rpcrt4/rpcrt4.spec    |   14 +-
  6 files changed, 459 insertions(+), 75 deletions(-)
  create mode 100644 dlls/rpcrt4/ndr_contexth.c
  create mode 100644 dlls/rpcrt4/ndr_contexth.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 4e4570755945b9e725fdf75a9a582992e13a35a8.diff
Type: text/x-patch
Size: 18335 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20060515/a64ad574/4e4570755945b9e725fdf75a9a582992e13a35a8-0001.diff


More information about the wine-patches mailing list