.. |
Makefile.in
|
tools: Build all the tools with -D__WINESRC__.
|
2009-10-05 14:55:25 +02:00 |
client.c
|
widl: Use type_get_type to determine the types during statement enumeration.
|
2009-02-23 15:25:20 +01:00 |
expr.c
|
widl: Move type_basic_get_fc to typegen.c and rename it to get_basic_fc.
|
2009-03-09 12:14:35 +01:00 |
expr.h
|
…
|
|
hash.c
|
widl: ifdef some not always present LANG_*.
|
2009-06-08 13:19:06 +02:00 |
hash.h
|
widl: Add support for writing 64-bit format typelibs.
|
2009-05-21 16:17:50 +02:00 |
header.c
|
widl: Generate proper prototypes for function declarations without arguments.
|
2009-09-09 12:06:51 +02:00 |
header.h
|
widl: Fix get_explicit_generic_handle_type and is_context_handle to detect attributes set on typedefs other than the first.
|
2009-03-05 16:34:00 +01:00 |
parser.h
|
widl: Move funcs and stmts fields from type_t structure to module_details and function_details.
|
2009-01-06 12:56:15 +01:00 |
parser.l
|
widl: Remove the single keyword and type.
|
2009-03-05 18:39:02 +01:00 |
parser.y
|
widl: Add support for the lcid parameter attribute.
|
2009-06-08 15:39:14 +02:00 |
proxy.c
|
widl: Don't make the proxy virtual tables const if they use delegation.
|
2009-06-09 17:01:07 +02:00 |
server.c
|
widl: Output server code for freeing returned types.
|
2009-03-09 12:12:57 +01:00 |
typegen.c
|
widl: Add separate --win32-align and --win64-align options.
|
2009-08-25 14:56:57 +02:00 |
typegen.h
|
widl: Move type_basic_get_fc to typegen.c and rename it to get_basic_fc.
|
2009-03-09 12:14:35 +01:00 |
typelib.c
|
widl: Move type_basic_get_fc to typegen.c and rename it to get_basic_fc.
|
2009-03-09 12:14:35 +01:00 |
typelib.h
|
…
|
|
typelib_struct.h
|
…
|
|
typetree.c
|
widl: Determine pointer fc at generation time instead of at parse time.
|
2009-03-09 12:09:39 +01:00 |
typetree.h
|
widl: Move type_basic_get_fc to typegen.c and rename it to get_basic_fc.
|
2009-03-09 12:14:35 +01:00 |
utils.c
|
widl: Make the case of messages output by warning and error functions consistent.
|
2009-01-07 14:41:31 +01:00 |
utils.h
|
…
|
|
widl.c
|
widl: Add ARM support.
|
2009-09-28 13:31:32 +02:00 |
widl.h
|
widl: Add separate --win32-align and --win64-align options.
|
2009-08-25 14:56:57 +02:00 |
widl.man.in
|
widl: Add support for standard target options to allow building the right typelib kind when cross-compiling.
|
2009-05-21 16:17:50 +02:00 |
widltypes.h
|
widl: Add support for the lcid parameter attribute.
|
2009-06-08 15:39:14 +02:00 |
write_msft.c
|
tools/widl: Fix behaviour when both lcid and retval arguments are present.
|
2009-06-17 17:23:21 +02:00 |