widl: Create a list of statements in the whole IDL file, instead of just a list of...
commitdf0e38c0670a40eb5892e53ffb506bb1f4bc33ba
authorRob Shearman <rob@codeweavers.com>
Thu, 24 Apr 2008 18:06:28 +0000 (24 19:06 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 24 Apr 2008 20:32:20 +0000 (24 22:32 +0200)
treef472dfbbdd20b5bb842956b32f77617c79272fb0
parent58be89230e29689eedb84d5f97710b33f101bd06
widl: Create a list of statements in the whole IDL file, instead of just a list of interfaces.
14 files changed:
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/typelib.h
tools/widl/widl.c
tools/widl/widl.h
tools/widl/widltypes.h
tools/widl/write_msft.c