[PATCH 1/4] widl: Fix marshalling/unmarshalling of enum arguments.

Rob Shearman robertshearman at gmail.com
Sat Feb 14 12:10:53 CST 2009


The generated code should use NdrSimpleType{Marshall,Unmarshall} instead
of direct buffer access, since the memory size isn't always equal to
the size on the wire and extra checks.
---
 tools/widl/typegen.c |   43 ++++++++++++++++++++++++++++++++-----------
 1 files changed, 32 insertions(+), 11 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 413743cc09d80ebf252ecaf6d891c727e3722f99.diff
Type: text/x-patch
Size: 4235 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20090214/2b4498af/attachment.bin 


More information about the wine-patches mailing list