widl: Write the typelib based on the statement list generated in the typelib_t object...
commit5223d04a7ccf204e2976eae0dfe6cf006ba30c50
authorRob Shearman <robertshearman@gmail.com>
Mon, 29 Dec 2008 12:06:06 +0000 (29 12:06 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 29 Dec 2008 13:46:27 +0000 (29 14:46 +0100)
tree689a999059679669eba8c12abbde3f21268ab512
parent1a71479fbde0c10ad946334c524c3fdcb7dfab01
widl: Write the typelib based on the statement list generated in the typelib_t object instead of using hooks in the parser code.
tools/widl/parser.y
tools/widl/typelib.c
tools/widl/typelib.h
tools/widl/widltypes.h
tools/widl/write_msft.c