Commit Graph

9 Commits (449b8c7e9212d0a80e28babff20f2755b7370872)

Author SHA1 Message Date
Zebediah Figura 247ae9838f stdole2: Avoid defining Automation typedefs as part of the public library.
This fixes a regression introduced by 70e5d5fd2e.

If the VARIANT struct is defined inside the library block, widl generates
typeinfo for it at index 0. This confuses typelibs that import stdole2.tlb.

Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=45949
Signed-off-by: Zebediah Figura <z.figura12@gmail.com>
Signed-off-by: Huw Davies <huw@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2018-11-19 10:17:48 +01:00
Zebediah Figura 70e5d5fd2e stdole2.idl: Use more accurate sizes for Automation types.
Signed-off-by: Zebediah Figura <z.figura12@gmail.com>
Signed-off-by: Huw Davies <huw@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2018-06-05 10:07:08 +02:00
Henri Verbeet 5e93a74478 include: Remove some superfluous semicolons.
Signed-off-by: Henri Verbeet <hverbeet@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-12-13 22:53:54 +01:00
Alexandre Julliard 316448cd47 makefiles: Generate rules for installing IDL headers.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2015-11-04 16:29:04 +09:00
Nikolay Sivov 62ee13c594 stdole2: Fix usage of 'optional' with 'defaultvalue'. 2014-03-19 10:41:10 +01:00
Nikolay Sivov 1eb7cca1b9 include: Use existing DISPID values instead of magic numbers. 2014-02-24 09:11:02 -06:00
Alexandre Julliard f8421142e7 makefiles: Add makedep pragmas for typelib idl files. 2013-11-05 20:38:18 +01:00
Alexandre Julliard fec569cf68 stdole2: Add some missing attributes and fix some typos. 2008-10-10 12:54:35 +02:00
Jacek Caban 385247b3d6 stdole2.tlb: Move stdole2.tlb generation to include to allow importlib from other IDLs. 2006-07-29 11:46:14 +02:00