widl: Add new type_get_type and type_get_real_type_type functions.
commit28ee1ee90f13523ea9ad4a4c33bcb205428f5b5d
authorRob Shearman <robertshearman@gmail.com>
Mon, 19 Jan 2009 00:02:35 +0000 (19 00:02 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 19 Jan 2009 12:36:26 +0000 (19 13:36 +0100)
treea32e31f6751b0019e8c40e13c876415562b349c7
parentbdb13215447c5e2481a7a8f10a54e3ff188a3e22
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
tools/widl/typelib.c
tools/widl/typetree.h
tools/widl/widltypes.h