widl: Convert expression lists to standard Wine lists.
commit43ac6ed995f9332697ec29adf72b2feb964b3835
authorAlexandre Julliard <julliard@winehq.org>
Mon, 22 Jan 2007 13:31:40 +0000 (22 14:31 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 22 Jan 2007 13:31:40 +0000 (22 14:31 +0100)
treedf54b8eebd15a2aa9bf6dfb55eaaa7d25457dbc3
parenteed74e4e4a83c9e41fad80968c214d0c88f706e1
widl: Convert expression lists to standard Wine lists.

Add a specific type for array dimensions.
tools/widl/header.c
tools/widl/header.h
tools/widl/parser.y
tools/widl/typegen.c
tools/widl/widltypes.h
tools/widl/write_msft.c