Sweden-Number/tools/widl
Alexandre Julliard 98de3950b1 widl: Use INT64 instead of __int64 in generated headers. 2009-11-21 14:31:46 +01:00
..
Makefile.in tools: Build all the tools with -D__WINESRC__. 2009-10-05 14:55:25 +02:00
client.c
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
hash.h
header.c widl: Use INT64 instead of __int64 in generated headers. 2009-11-21 14:31:46 +01:00
header.h
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
server.c
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.h
widl.man.in
widltypes.h widl: Add support for bit-fields in non-remote structures. 2009-11-09 20:42:00 +01:00
write_msft.c