wine/tools/widl
2025-08-22 14:56:29 +02:00
..
attribute.c widl: Add an implicit apicontract attribute. 2025-08-05 16:30:14 +09:00
client.c widl: Use a structure for the version attribute. 2025-08-05 16:30:08 +09:00
expr.c widl: Store a variable pointer instead of a declaration in expressions. 2025-07-07 23:02:51 +02:00
expr.h widl: Store the hexadecimal flag inside of the expr_t union. 2024-06-25 21:55:06 +02:00
hash.c
hash.h
header.c widl: Introduce a new append_declspec helper. 2025-08-22 12:01:07 +02:00
header.h widl: Cleanup indentation and variables in write_type_right. 2025-08-22 12:01:07 +02:00
Makefile.in widl: Initial support for generating Windows Runtime metadata. 2025-05-22 11:50:35 +02:00
metadata.c widl: Write deprecated version in metadata files. 2025-08-13 16:09:14 +02:00
parser.h widl: Always close parsed input file. 2024-03-21 22:19:58 +01:00
parser.l widl: Truncate identifiers that exceed the 255 character limit. 2025-07-30 23:35:37 +09:00
parser.y widl: Require runtimeclass contracts to be defined. 2025-08-22 14:56:29 +02:00
proxy.c widl: Always use new-style format strings in interpreted mode. 2024-04-02 23:30:03 +02:00
register.c widl: Get the version attribute from the typelib. 2025-08-07 12:18:04 +09:00
server.c widl: Use a structure for the version attribute. 2025-08-05 16:30:08 +09:00
typegen.c widl: Cleanup indentation and variables in write_type_right. 2025-08-22 12:01:07 +02:00
typegen.h widl: Propagate attrs to inner pointer types. 2024-08-12 12:37:26 +02:00
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 tools: Use pragma push/pop. 2025-04-25 23:48:54 +02:00
typetree.c widl: Introduce a new append_declspec helper. 2025-08-22 12:01:07 +02:00
typetree.h widl: Introduce a new append_declspec helper. 2025-08-22 12:01:07 +02:00
utils.c widl: Wrap strappend parameters in a new struct strbuf. 2025-08-18 16:12:55 +02:00
utils.h widl: Wrap strappend parameters in a new struct strbuf. 2025-08-18 16:12:55 +02:00
widl.c widl: Initial support for generating Windows Runtime metadata. 2025-05-22 11:50:35 +02:00
widl.h widl: Skip array size parameters. 2025-08-05 16:30:11 +09:00
widl.man.in widl: Initial support for generating Windows Runtime metadata. 2025-05-22 11:50:35 +02:00
widltypes.h widl: Wrap strappend parameters in a new struct strbuf. 2025-08-18 16:12:55 +02:00
write_msft.c widl: Use a structure for the version attribute. 2025-08-05 16:30:08 +09:00
write_sltg.c widl: Use a structure for the version attribute. 2025-08-05 16:30:08 +09:00