widl: Add a new function, type_pointer_get_ref.
commit67ac03ae4e011ec03fddaf5fe3286ecf2cb89759
authorRob Shearman <robertshearman@gmail.com>
Mon, 5 Jan 2009 23:34:58 +0000 (5 23:34 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 6 Jan 2009 11:58:25 +0000 (6 12:58 +0100)
tree9f0de2c9049c6b7719af044995cfda7525fdd401
parent2b87d269e1a30f9fce37a18fafab41a09bbaf57d
widl: Add a new function, type_pointer_get_ref.

Use it for retrieving the type that a pointer refers to.
tools/widl/expr.c
tools/widl/header.c
tools/widl/header.h
tools/widl/parser.y
tools/widl/proxy.c
tools/widl/typegen.c
tools/widl/typelib.c
tools/widl/typetree.h
tools/widl/write_msft.c