widl: Support generating multiple typelibs into the same resource file.
commitc34e2451375155980e94dab552b4bc820b37f3d5
authorAlexandre Julliard <julliard@winehq.org>
Tue, 16 Oct 2018 11:47:54 +0000 (16 13:47 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 16 Oct 2018 11:48:36 +0000 (16 13:48 +0200)
tree2920163691abf23abca2b1a932f8b981a7d304f7
parent3adddfecc31fee89200cd953ab729d542ec6e6a4
widl: Support generating multiple typelibs into the same resource file.

Signed-off-by: Alexandre Julliard <julliard@winehq.org>
tools/widl/parser.y
tools/widl/register.c
tools/widl/typelib.c
tools/widl/typelib.h
tools/widl/widl.h
tools/widl/write_msft.c