Rob Shearman : widl: Add new type_get_type and type_get_real_type_type functions.

Alexandre Julliard julliard at winehq.org
Mon Jan 19 08:58:49 CST 2009


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

Author: Rob Shearman <robertshearman at gmail.com>
Date:   Mon Jan 19 00:02:35 2009 +0000

widl: Add new type_get_type and type_get_real_type_type  functions.

Use these to implement a few helper functions. Change the type
verification in type accessor functions to use these new functions.

---

 tools/widl/header.c    |    3 +-
 tools/widl/typelib.c   |   20 +--------
 tools/widl/typetree.h  |  115 +++++++++++++++++++++++++++++++++--------------
 tools/widl/widltypes.h |   83 ++++++++++++++++++++++++++++++++++-
 4 files changed, 166 insertions(+), 55 deletions(-)

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



More information about the wine-cvs mailing list