rpcrt4: Add support for marshalling/unmarshalling complex arrays of pointers.

Rob Shearman robertshearman at gmail.com
Mon Mar 15 16:18:46 CDT 2010


---
 dlls/rpcrt4/ndr_marshall.c       |   61 ++++++++++++++++++++++++++++++++++---
 dlls/rpcrt4/tests/ndr_marshall.c |    7 ----
 2 files changed, 56 insertions(+), 12 deletions(-)

These will be generated by widl in the case of an array of ref
pointers on both 32-bit platforms and all pointers on 64-bit
platforms.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-rpcrt4-Add-support-for-marshalling-unmarshalling-com.patch
Type: text/x-patch
Size: 6501 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20100315/21ae24d8/attachment.bin>


More information about the wine-patches mailing list