Sweden-Number/tools/widl
Chip Davis 1387075b80 widl: Cast server functions to void *.
This avoids a warning casting between calling conventions with Clang.

Signed-off-by: Chip Davis <cdavis@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-04-09 21:04:04 +02:00
..
Makefile.in widl: Also search the include dir relative to the binary path. 2020-01-30 11:33:13 +01:00
client.c
expr.c
expr.h
hash.c
hash.h
header.c
header.h
parser.h
parser.l
parser.y widl: Check dispinterfaces for duplicated methods. 2020-02-04 21:30:27 +01:00
proxy.c
register.c widl: Output a registry script for all interfaces written into the typelib. 2020-01-30 16:22:33 +01:00
server.c widl: Cast server functions to void *. 2020-04-09 21:04:04 +02:00
typegen.c
typegen.h
typelib.c
typelib.h
typelib_struct.h
typetree.c
typetree.h
utils.c
utils.h
widl.c widl: Also search the include dir relative to the binary path. 2020-01-30 11:33:13 +01:00
widl.h
widl.man.in
widltypes.h widl: Output a registry script for all interfaces written into the typelib. 2020-01-30 16:22:33 +01:00
write_msft.c widl: If a variable doesn't have a name provide an autogenerated one. 2020-02-17 15:04:59 +01:00