Sweden-Number/tools/widl
Nikolay Sivov e3893d6bfd widl: Allow modules without attributes.
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-10-04 15:49:57 +02:00
..
Makefile.in wpp: Move the preprocessor code into wrc. 2021-09-24 21:55:18 +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 widl: Long constants must be 32-bit on all platforms. 2010-03-26 11:42:28 +01:00
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 tools: Add a few helper functions for file names and extensions. 2021-09-29 21:38:11 +02:00
header.h widl: Support WinRT runtimeclass type parsing. 2021-01-28 09:41:46 +01:00
parser.h widl: Support midl_pragma default option. 2021-02-16 23:01:38 +01:00
parser.l tools: Add a helper function to create temp files. 2021-09-29 21:38:11 +02:00
parser.y widl: Allow modules without attributes. 2021-10-04 15:49:57 +02: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 widl: Generate correct size and alignment for all types. 2018-06-05 10:07:10 +02:00
typelib.c tools: Add a few helper functions for file names and extensions. 2021-09-29 21:38:11 +02: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: Always check the runtimeclass interfaces presence. 2021-03-19 19:55:34 +01:00
utils.c tools: Add a few helper functions for file names and extensions. 2021-09-29 21:38:11 +02:00
utils.h tools: Add a few helper functions for file names and extensions. 2021-09-29 21:38:11 +02:00
widl.c widl: Use a string array for the filenames list. 2021-09-29 21:38:11 +02:00
widl.h tools: Add a shared header for common helper functions. 2021-09-28 17:38:06 +02: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: Write default values for VARIANT arguments. 2021-09-08 20:39:58 +02:00