.. |
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: Allow pointers, type-qualifiers and other more complicated constructions in sizeof and cast expressions.
|
2009-11-09 20:42:57 +01:00 |
expr.h
|
widl: Allow pointers, type-qualifiers and other more complicated constructions in sizeof and cast expressions.
|
2009-11-09 20:42:57 +01:00 |
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: Use INT64 instead of __int64 in generated headers.
|
2009-11-21 14:31:46 +01: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
|
…
|
|
parser.l
|
widl: Add support for varargs functions.
|
2009-11-09 20:42:27 +01:00 |
parser.y
|
widl: Add a trailing '\n' to an error_loc() call.
|
2009-11-16 12:43:06 +01: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: Don't generate memset calls with zero length parameter.
|
2009-11-19 11:35:50 +01:00 |
typegen.h
|
widl: Include range types in constant BufferLength calculation for server function.
|
2009-11-12 14:18:18 +01:00 |
typelib.c
|
widl: Add support for bit-fields in non-remote structures.
|
2009-11-09 20:42:00 +01:00 |
typelib.h
|
widl: Implement __int3264 keyword.
|
2009-11-09 20:36:19 +01:00 |
typelib_struct.h
|
…
|
|
typetree.c
|
widl: Add support for bit-fields in non-remote structures.
|
2009-11-09 20:42:00 +01:00 |
typetree.h
|
widl: Add support for bit-fields in non-remote structures.
|
2009-11-09 20:42:00 +01:00 |
utils.c
|
…
|
|
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 bit-fields in non-remote structures.
|
2009-11-09 20:42:00 +01:00 |
write_msft.c
|
tools/widl: Fix behaviour when both lcid and retval arguments are present.
|
2009-06-17 17:23:21 +02:00 |