widl: Out parameters.
commit4acabfd719b18e6529995ad9c961c0fa0ed55541
authorRobert Shearman <rob@codeweavers.com>
Mon, 26 Dec 2005 12:21:38 +0000 (26 13:21 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 26 Dec 2005 12:21:38 +0000 (26 13:21 +0100)
tree4c216db4b7087ba4c6e9c3aaff282b20f4dba476
parente0dd7b6ed862b551e8e57ae115087b51af277ab1
widl: Out parameters.
Marshall and unmarshall out parameters for servers and clients
respectively.
Write out array components for declared local variables in generated
server code.
tools/widl/client.c
tools/widl/header.c
tools/widl/header.h
tools/widl/server.c