Add VARIANT_BOOL.
authorHuw Davies <huw@codeweavers.com>
Tue, 8 Feb 2005 12:09:42 +0000 (12:09 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 8 Feb 2005 12:09:42 +0000 (12:09 +0000)
commit13e36059a8911c86230fe293c94a384d02426c6a
tree1cde9cb8f62300aac4d851981a3000d8a4300759
parente3e89294d9ddef927bc00cb73dce0231f1796b25
Add VARIANT_BOOL.
Fix CURRENCY alignment.
A function with a [retval] param has a bit set in the FKCCIC bitfield.
Two functions with the same name share the same id.
The param names of propput and propputref functions don't go into the
typelib.
tools/widl/typelib.c
tools/widl/typelib_struct.h
tools/widl/write_msft.c