wine/tools/widl
Dmitry Timoshkov b63274f30f widl: Generate header macros even for aggregate return methods.
A generated macro has a clear suggestion what to do (#define WIDL_C_INLINE_WRAPPERS)
instead of completely omitting the macro and leaving one wondering what is going on.

Signed-off-by: Dmitry Timoshkov <dmitry@baikal.ru>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-11-15 20:20:13 +01:00
..
client.c
expr.c widl: Fix overflow when left-shifting. 2016-06-23 22:56:58 +09:00
expr.h
hash.c
hash.h
header.c widl: Generate header macros even for aggregate return methods. 2017-11-15 20:20:13 +01:00
header.h
Makefile.in
parser.h widl: Support for toggling and checking status for warnings, support for warning 2368. 2016-04-12 12:54:09 +09:00
parser.l widl: Support for toggling and checking status for warnings, support for warning 2368. 2016-04-12 12:54:09 +09:00
parser.y widl: Accept known type as library name. 2017-01-30 21:38:47 +01:00
proxy.c
register.c
server.c
typegen.c
typegen.h
typelib.c widl: Try to find imported typelib using .tlb extension if it wasn't specified. 2017-06-16 15:34:04 +02:00
typelib.h
typelib_struct.h tools: Assorted comment spelling fixes. 2016-04-19 14:57:30 +09:00
typetree.c
typetree.h
utils.c
utils.h
widl.c
widl.h
widl.man.in
widltypes.h widl: Handle "midl_pragma warning" statement in parser. 2016-04-12 12:27:17 +09:00
write_msft.c widl: Add missing width and alignment for VARIANT. 2017-02-27 12:38:25 +01:00