wine/tools/widl
2024-04-15 18:10:44 +02:00
..
attribute.c widl: Add support for default_overload attribute. 2023-08-04 09:51:24 +09:00
client.c widl: Add /robust flags in correlation descriptors. 2024-04-02 23:30:10 +02:00
expr.c
expr.h
hash.c
hash.h
header.c widl: Remove unnecessary null check (Coverity). 2023-07-11 18:34:17 +02:00
header.h widl: Fix method number for call_as functions. 2024-03-28 15:44:46 +01:00
Makefile.in widl: Add initial implementation of SLTG typelib generator. 2024-03-21 22:19:57 +01:00
parser.h widl: Always close parsed input file. 2024-03-21 22:19:58 +01:00
parser.l widl: Always close parsed input file. 2024-03-21 22:19:58 +01:00
parser.y widl: Always close parsed input file. 2024-03-21 22:19:58 +01:00
proxy.c widl: Always use new-style format strings in interpreted mode. 2024-04-02 23:30:03 +02:00
register.c widl: Don't use old typelib format in do_everything mode. 2024-04-04 16:03:26 +02:00
server.c widl: Add /robust flags in correlation descriptors. 2024-04-02 23:30:10 +02:00
typegen.c widl: Don't use a structure for NdrClientCall2 parameters on ARM. 2024-04-15 18:10:44 +02:00
typegen.h
typelib.c widl: Use the IMAGE_FIRST_SECTION helper macro. 2023-09-25 13:02:09 +02:00
typelib.h widl: Add initial implementation of SLTG typelib generator. 2024-03-21 22:19:57 +01:00
typelib_struct.h
typetree.c
typetree.h
utils.c
utils.h
widl.c widl: Pass 16-byte structures by value on ARM64. 2024-04-15 18:10:44 +02:00
widl.h widl: Pass 16-byte structures by value on ARM64. 2024-04-15 18:10:44 +02:00
widl.man.in widl: Add initial implementation of SLTG typelib generator. 2024-03-21 22:19:57 +01:00
widltypes.h widl: Add support for default_overload attribute. 2023-08-04 09:51:24 +09:00
write_msft.c widl: Map VT_USERDEFINED to VT_I4 for default values in typelibs. 2024-04-04 20:49:43 +02:00
write_sltg.c widl: Add support for inherited interfaces to SLTG typelib generator. 2024-04-09 08:28:46 -05:00