[2/2] widl: write struct fields as signed fields

Michael Karcher wine at mkarcher.dialup.fu-berlin.de
Sat Jan 3 17:20:22 CST 2009


The Microsoft NDR runtime can't handle unsigned fields in complex
structures, and MIDL also outputs only signed fields. As we aim to be
bug-for-bug compatible with Microsoft: Emulate that behaviour.
---
 tools/widl/typegen.c |   17 ++++++++++++++++-
 1 files changed, 16 insertions(+), 1 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: b161a7f854526d0b00c57921122655076937c295.diff
Type: text/x-patch
Size: 1190 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20090104/15792534/attachment.bin 


More information about the wine-patches mailing list