widl: Better array support.
commit30a9f99bb95707c68c9247cbfafd1d4a878b0f71
authorRobert Shearman <rob@codeweavers.com>
Mon, 26 Dec 2005 12:06:29 +0000 (26 13:06 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 26 Dec 2005 12:06:29 +0000 (26 13:06 +0100)
tree5d1ef5f89fb6f2f0c9b4a97d4ed16e7c13c1ef9a
parent783198be3795707a70d416eab2d8570ce3321dae
widl: Better array support.
Treat variables with array indices the same as pointers when writing
out the proc & type format strings.
Fix a typo when writing out the proc format string where a non-return
type was written out for a return type and vice-versa.
tools/widl/typegen.c