Rob Shearman : widl: Add a new function, type_pointer_get_ref.

Alexandre Julliard julliard at winehq.org
Tue Jan 6 08:23:17 CST 2009


Module: wine
Branch: master
Commit: 67ac03ae4e011ec03fddaf5fe3286ecf2cb89759
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=67ac03ae4e011ec03fddaf5fe3286ecf2cb89759

Author: Rob Shearman <robertshearman at gmail.com>
Date:   Mon Jan  5 23:34:58 2009 +0000

widl: Add a new function, type_pointer_get_ref.

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(-)

Diff:   http://source.winehq.org/git/wine.git/?a=commitdiff;h=67ac03ae4e011ec03fddaf5fe3286ecf2cb89759



More information about the wine-cvs mailing list