widl: Represent arrays with type_t.
commit978b4d4f4e7acb119b1acd59091bfb96bdfd1dd4
authorDan Hipschman <dsh@linux.ucla.edu>
Wed, 6 Jun 2007 01:50:31 +0000 (5 18:50 -0700)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 6 Jun 2007 10:13:16 +0000 (6 12:13 +0200)
tree53f86889ae3477da0f299b8278a40991f5b9769e
parentf5baddf88a4061507f470c45c90b2fc374bd5175
widl: Represent arrays with type_t.
13 files changed:
dlls/rpcrt4/tests/server.c
dlls/rpcrt4/tests/server.idl
tools/widl/client.c
tools/widl/header.c
tools/widl/header.h
tools/widl/parser.y
tools/widl/proxy.c
tools/widl/server.c
tools/widl/typegen.c
tools/widl/typegen.h
tools/widl/typelib.c
tools/widl/widltypes.h
tools/widl/write_msft.c