.. |
Makefile.in
|
widl: Hide the details of where arguments, fields, values and cases are stored in the type_t structure for functions, structures, enums and unions.
|
2008-12-29 14:42:47 +01:00 |
client.c
|
widl: Add support for generating 32-bit and/or 64-bit code for proxies/clients/servers.
|
2008-12-26 17:22:25 +01:00 |
expr.c
|
widl: Hide the details of where arguments, fields, values and cases are stored in the type_t structure for functions, structures, enums and unions.
|
2008-12-29 14:42:47 +01:00 |
expr.h
|
…
|
|
hash.c
|
…
|
|
hash.h
|
…
|
|
header.c
|
widl: Generate header files from the parse tree instead of using hooks in the parser.
|
2008-12-29 14:54:34 +01:00 |
header.h
|
widl: Generate header files from the parse tree instead of using hooks in the parser.
|
2008-12-29 14:54:34 +01:00 |
parser.h
|
widl: Generate header files from the parse tree instead of using hooks in the parser.
|
2008-12-29 14:54:34 +01:00 |
parser.l
|
widl: Include errno.h.
|
2008-10-20 22:33:40 +02:00 |
parser.y
|
widl: Generate header files from the parse tree instead of using hooks in the parser.
|
2008-12-29 14:54:34 +01:00 |
proxy.c
|
widl: Recurse search for need of delegation.
|
2009-01-02 12:53:20 +01:00 |
server.c
|
widl: Add support for generating 32-bit and/or 64-bit code for proxies/clients/servers.
|
2008-12-26 17:22:25 +01:00 |
typegen.c
|
widl: Use is_string_type instead of is_attr(..., ATTR_STRING) for detecting strings.
|
2009-01-02 14:27:43 +01:00 |
typegen.h
|
…
|
|
typelib.c
|
widl: Write the typelib based on the statement list generated in the typelib_t object instead of using hooks in the parser code.
|
2008-12-29 14:46:27 +01:00 |
typelib.h
|
widl: Write the typelib based on the statement list generated in the typelib_t object instead of using hooks in the parser code.
|
2008-12-29 14:46:27 +01:00 |
typelib_struct.h
|
…
|
|
typetree.c
|
widl: Generate header files from the parse tree instead of using hooks in the parser.
|
2008-12-29 14:54:34 +01:00 |
typetree.h
|
widl: Generate header files from the parse tree instead of using hooks in the parser.
|
2008-12-29 14:54:34 +01:00 |
utils.c
|
widl: Fix string format warning.
|
2008-12-05 12:30:31 +01:00 |
utils.h
|
widl: Fix string format warning.
|
2008-12-05 12:30:31 +01:00 |
widl.c
|
widl: Generate header files from the parse tree instead of using hooks in the parser.
|
2008-12-29 14:54:34 +01:00 |
widl.h
|
widl: Generate header files from the parse tree instead of using hooks in the parser.
|
2008-12-29 14:54:34 +01:00 |
widl.man.in
|
widl: Add --win32/--win64 options to select the type of code generated.
|
2008-12-26 17:21:12 +01:00 |
widltypes.h
|
widl: Generate header files from the parse tree instead of using hooks in the parser.
|
2008-12-29 14:54:34 +01:00 |
write_msft.c
|
widl: Add aliased types to the typelib for statements in the library block if the typedef itself doesn't need to be added.
|
2009-01-03 14:55:31 +01:00 |