include: Add new bitfields to MIDL_STUB_MESSAGE added in Vista SDKs.

Rob Shearman robertshearman at gmail.com
Sun Jun 22 10:17:32 CDT 2008


Move fBufferValid to a bitfield and update the corresponding tests in rpcrt4.

Add tests for the new fields.
---
 dlls/rpcrt4/ndr_clientserver.c   |   15 ++++++++++++++-
 dlls/rpcrt4/tests/generated.c    |    2 +-
 dlls/rpcrt4/tests/ndr_marshall.c |   38 ++++++++++++++++++++++++++++++--------
 include/rpcndr.h                 |   11 +++++++++--
 4 files changed, 54 insertions(+), 12 deletions(-)

Tested with XP SP2 and 2003 and failure counts are the same as before.
I expect some of the new tests to fail on Vista, but it should be
trivial to fix them up once I know which fields it does and doesn't
set.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 183e5227b8a01d4f45e2a329095693e1fdd4c996.diff
Type: text/x-patch
Size: 8421 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20080622/837b7594/attachment.bin 


More information about the wine-patches mailing list