wine/tools/widl
Rémi Bernon e137becb13 widl: Allow runtimeclass to not have a default interface.
Or any interfaces, as long as they have a static factory, as MIDL
requires.

Signed-off-by: Rémi Bernon <rbernon@codeweavers.com>
Signed-off-by: Jacek Caban <jacek@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-03-10 18:43:15 +01:00
..
client.c widl: Replace type_list_t with typeref_list_t. 2021-02-17 21:42:18 +01:00
expr.c widl: Support WinRT delegate type. 2021-02-18 22:39:33 +01:00
expr.h
hash.c widl: Compute uuids for parameterized types. 2021-02-18 22:39:33 +01:00
hash.h widl: Compute uuids for parameterized types. 2021-02-18 22:39:33 +01:00
header.c widl: Allow runtimeclass to not have a default interface. 2021-03-10 18:43:15 +01:00
header.h widl: Support WinRT runtimeclass type parsing. 2021-01-28 09:41:46 +01:00
Makefile.in makefiles: Expand makedep path at compile time. 2020-09-09 20:30:31 +02:00
parser.h widl: Support midl_pragma default option. 2021-02-16 23:01:38 +01:00
parser.l widl: Support WinRT delegate type. 2021-02-18 22:39:33 +01:00
parser.y widl: Precompute qualified type names, and use them for C++ interfaces. 2021-02-19 23:46:30 +01:00
proxy.c widl: Output interface C names in method argument list. 2020-09-07 21:07:00 +02:00
register.c widl: Add support for WinRT regscript generation. 2021-03-04 21:53:53 +01:00
server.c widl: Cast server functions to void *. 2020-04-09 21:04:04 +02:00
typegen.c widl: Support WinRT delegate type. 2021-02-18 22:39:33 +01:00
typegen.h widl: Generate correct size and alignment for all types. 2018-06-05 10:07:10 +02:00
typelib.c widl: Support WinRT delegate type. 2021-02-18 22:39:33 +01:00
typelib.h widl: Support generating multiple typelibs into the same resource file. 2018-10-16 13:48:36 +02:00
typelib_struct.h widl: Fix a variable name in a comment. 2019-09-02 20:46:58 +02:00
typetree.c widl: Allow runtimeclass to not have a default interface. 2021-03-10 18:43:15 +01:00
typetree.h widl: Allow runtimeclass to not have a default interface. 2021-03-10 18:43:15 +01:00
utils.c widl: Introduce new strappend helper. 2021-02-12 14:46:32 +01:00
utils.h widl: Introduce new strappend helper. 2021-02-12 14:46:32 +01:00
widl.c widl: Fix handling of output_name in option parsing. 2021-02-09 21:16:34 +01:00
widl.h widl: Add PPC64 support. 2021-02-09 13:03:47 +01:00
widl.man.in widl: Add --sysroot and --nostdinc options. 2019-11-02 13:55:16 +01:00
widltypes.h widl: Generate helper macros for WinRT implementation. 2021-02-26 16:25:57 +01:00
write_msft.c widl: Replace type_list_t with typeref_list_t. 2021-02-17 21:42:18 +01:00