widl: Add support for writing out member layout descriptions with pointers represented as either FC_LONG or FC_POINTER.

Robert Shearman rob at codeweavers.com
Mon Sep 17 17:27:56 CDT 2007


---
  tools/widl/typegen.c |   18 ++++++++++++------
  1 files changed, 12 insertions(+), 6 deletions(-)

The information generated for non-complex structures and arrays uses 
FC_LONG for pointers, presumably because it can use the pointer 
description elsewhere in the format string. However, complex structures 
and arrays need the proper FC_POINTER representation.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 9c14fe2f10a24147704575d79ca1ec5e7838b01f.diff
Type: text/x-patch
Size: 2404 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20070917/df2de6bb/attachment-0001.bin 


More information about the wine-patches mailing list