wine/tools/widl
Alistair Leslie-Hughes 1aa6a900e8 widl: Suppress a coverity warning.
Knowning that frame->code will be set when the exception handler
is called.  Suppress this coverity issue.
2023-04-24 10:33:33 +02:00
..
attribute.c widl: Add support for composable attribute. 2023-04-03 16:52:01 +02:00
client.c
expr.c
expr.h
hash.c
hash.h
header.c
header.h
Makefile.in
parser.h
parser.l widl: Add support for composable attribute. 2023-04-03 16:52:01 +02:00
parser.y widl: Add support for WinRT HANDLE parameter type. 2023-04-13 10:25:19 +02:00
proxy.c widl: Suppress a coverity warning. 2023-04-24 10:33:33 +02:00
register.c
server.c
typegen.c
typegen.h
typelib.c
typelib.h
typelib_struct.h
typetree.c
typetree.h
utils.c
utils.h
widl.c
widl.h
widl.man.in
widltypes.h widl: Add support for composable attribute. 2023-04-03 16:52:01 +02:00
write_msft.c