[2/2] widl: write struct fields as signed fields (try 2)

Michael Karcher wine at mkarcher.dialup.fu-berlin.de
Wed Jan 7 17:21:42 CST 2009


try 2: rebased to current git.

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: e3cbb1a757b9486ed45ebf38d16fc12eb645b272.diff
Type: text/x-patch
Size: 1190 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20090108/2c43bd01/attachment.bin 


More information about the wine-patches mailing list