[08/14] widl: Pass current_structure into write_conf_or_var_desc in write_ip_tfs.

Rob Shearman robertshearman at gmail.com
Mon Mar 15 14:30:20 CDT 2010


This allows write_conf_or_var_desc to have the context enabling it to
write out an appropriate correlation descriptor when iid_is is used
from within a structure.
---
 tools/widl/typegen.c |   12 ++++++++++--
 1 files changed, 10 insertions(+), 2 deletions(-)

As an aside, the following causes at least the version of MIDL present
in the Windows SDK v6.1 to dump its guts:

struct foo {
  REFIID riid;
  [iid_is(riid)] void *pv;
};

void bar(struct foo *s);
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0008-widl-Pass-current_structure-into-write_conf_or_var_d.patch
Type: text/x-patch
Size: 1800 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20100315/1d7cd62c/attachment.bin>


More information about the wine-patches mailing list