wine/tools/widl
Alexandre Julliard 97ca9f8a3d tools: Add a shared header for common helper functions.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-09-28 17:38:06 +02: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: Remove arguments from writing calls that don't use them (Coverity). 2021-09-14 21:41:30 +02:00
header.h widl: Support WinRT runtimeclass type parsing. 2021-01-28 09:41:46 +01:00
Makefile.in wpp: Move the preprocessor code into wrc. 2021-09-24 21:55:18 +02:00
parser.h widl: Support midl_pragma default option. 2021-02-16 23:01:38 +01:00
parser.l wpp: Move the preprocessor code into wrc. 2021-09-24 21:55:18 +02: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: Only register activatable WinRT runtimeclass. 2021-03-17 15:36:48 +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
typelib.c wpp: Move the preprocessor code into wrc. 2021-09-24 21:55:18 +02:00
typelib.h
typelib_struct.h
typetree.c widl: Allow runtimeclass to not have a default interface. 2021-03-10 18:43:15 +01:00
typetree.h widl: Always check the runtimeclass interfaces presence. 2021-03-19 19:55:34 +01:00
utils.c tools: Add a shared header for common helper functions. 2021-09-28 17:38:06 +02:00
utils.h tools: Add a shared header for common helper functions. 2021-09-28 17:38:06 +02:00
widl.c wpp: Move the preprocessor code into wrc. 2021-09-24 21:55:18 +02:00
widl.h tools: Add a shared header for common helper functions. 2021-09-28 17:38:06 +02:00
widl.man.in
widltypes.h widl: Generate helper macros for WinRT implementation. 2021-02-26 16:25:57 +01:00
write_msft.c widl: Write default values for VARIANT arguments. 2021-09-08 20:39:58 +02:00