rpcrt4: Use the offset to array data in embedded pointer format descriptions.

Robert Shearman rob at codeweavers.com
Tue Jun 19 06:12:00 CDT 2007


---
  dlls/rpcrt4/ndr_marshall.c |   19 ++++++++++---------
  1 files changed, 10 insertions(+), 9 deletions(-)

Interestingly, it seems MIDL included with the Platform SDK for SP2 
generates complex structures for any structure that includes pointers in 
conformant or varying arrays. I'm pretty sure this is a bug. This, 
however, means that this patch hasn't been tested against MIDL-generated 
code, but it does match what MSDN says so I'm quite confident that it's 
correct.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 5aca20b01c5378f23153c31e6ef74d086791231a.diff
Type: text/x-patch
Size: 2854 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20070619/a5e5158b/5aca20b01c5378f23153c31e6ef74d086791231a.bin


More information about the wine-patches mailing list