Rob Shearman : widl: Add new function, type_iface_get_stmts.

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


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

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

widl: Add new function, type_iface_get_stmts.

Use it to retrieve statements contained in interface types.

---

 tools/widl/client.c     |    4 ++--
 tools/widl/header.c     |   20 ++++++++++----------
 tools/widl/parser.y     |    6 +++---
 tools/widl/proxy.c      |   12 ++++++------
 tools/widl/server.c     |    6 +++---
 tools/widl/typegen.c    |    6 +++---
 tools/widl/typetree.c   |    2 +-
 tools/widl/typetree.h   |    6 ++++++
 tools/widl/write_msft.c |    4 ++--
 9 files changed, 36 insertions(+), 30 deletions(-)

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



More information about the wine-cvs mailing list