Sync to Wine-20050628:
authorGé van Geldorp <ge@gse.nl>
Wed, 6 Jul 2005 22:16:28 +0000 (22:16 +0000)
committerGé van Geldorp <ge@gse.nl>
Wed, 6 Jul 2005 22:16:28 +0000 (22:16 +0000)
commit0ddd1be07e304f7a5a5c1a80f75e2bbb98fe9208
treed21696ca8ffc8fed68f2e5f9a88fb0ccdd2369e2
parent28277f305ba9819b24352b6e8f34166a2c8256f0
Sync to Wine-20050628:
Robert Shearman <rob@codeweavers.com>
- Add more struct types for TLB generation.
Stefan Huehner <stefan@huehner.org>
- Fix some -Wmissing-declarations by making functions static.
Huw Davies <huw@codeweavers.com>
- Add comments describing the first DWORD in an import table entry.
Alexandre Julliard <julliard@winehq.org>
- Workaround to allow using the async keyword as method name.

svn path=/trunk/; revision=16470
reactos/tools/widl/header.c
reactos/tools/widl/parser.y
reactos/tools/widl/proxy.c
reactos/tools/widl/typelib.c
reactos/tools/widl/typelib_struct.h
reactos/tools/widl/write_msft.c
reactos/tools/widl/y.tab.c