Sweden-Number/tools/widl
Rob Shearman 6ed98b16a1 widl: Detect interfaces that inherit from another interface as objects. 2009-11-29 16:37:07 +01:00
..
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: Detect interfaces that inherit from another interface as objects. 2009-11-29 16:37:07 +01:00
header.h widl: Detect interfaces that inherit from another interface as objects. 2009-11-29 16:37:07 +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: Add support for varargs functions. 2009-11-09 20:42:27 +01:00
parser.y widl: Detect interfaces that inherit from another interface as objects. 2009-11-29 16:37:07 +01:00
proxy.c widl: Detect interfaces that inherit from another interface as objects. 2009-11-29 16:37:07 +01: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 Assorted spelling fixes. 2008-01-23 21:16:22 +01:00
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 widl: Make the case of messages output by warning and error functions consistent. 2009-01-07 14:41:31 +01:00
utils.h widl: Fix string format warning. 2008-12-05 12:30:31 +01:00
widl.c widl: Detect interfaces that inherit from another interface as objects. 2009-11-29 16:37:07 +01: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