[PATCH 11/14] widl: Add a new function, type_pointer_get_ref.

Rob Shearman robertshearman at gmail.com
Mon Jan 5 17:34:58 CST 2009


Use it for retrieving the type that a pointer refers to.
---
 tools/widl/expr.c       |    2 +-
 tools/widl/header.c     |   30 ++++++++++++------
 tools/widl/header.h     |    4 +-
 tools/widl/parser.y     |   14 ++++----
 tools/widl/proxy.c      |    8 ++--
 tools/widl/typegen.c    |   74 +++++++++++++++++++++++++++-------------------
 tools/widl/typelib.c    |    9 +++++-
 tools/widl/typetree.h   |    6 ++++
 tools/widl/write_msft.c |   12 +++++--
 9 files changed, 99 insertions(+), 60 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: d1a90c69c7818249e0f27b8088679792a612fa9b.diff
Type: text/x-patch
Size: 21939 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20090105/9c1b3e9b/attachment-0001.bin 


More information about the wine-patches mailing list