widl: Add a new function, type_array_get_element.
commit2b87d269e1a30f9fce37a18fafab41a09bbaf57d
authorRob Shearman <robertshearman@gmail.com>
Mon, 5 Jan 2009 23:34:52 +0000 (5 23:34 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 6 Jan 2009 11:58:13 +0000 (6 12:58 +0100)
tree61afda12964c555cb3f614b091fc8cb40bdd7370
parent8a42bc1f7b615c19d5cb03a8293c3827635bf925
widl: Add a new function, type_array_get_element.

Use it whenever retrieving the element type of an array.
tools/widl/expr.c
tools/widl/header.c
tools/widl/header.h
tools/widl/parser.y
tools/widl/typegen.c
tools/widl/typetree.h
tools/widl/write_msft.c