Sweden-Number/tools/widl
Alexandre Julliard 82f33d3f6b widl: Check for mismatched types in ?: expressions. 2011-07-25 10:43:09 +02:00
..
Makefile.in makefiles: Use the generic install flags for the tools directories. 2011-06-12 12:47:48 +02:00
client.c widl: Move the pointer check functionality to typegen.c. 2011-06-14 12:55:39 +02:00
expr.c widl: Check for mismatched types in ?: expressions. 2011-07-25 10:43:09 +02:00
expr.h
hash.c widl: Support LANG_NEUTRAL as a valid lcid in typelibs. 2011-07-08 17:34:41 +02:00
hash.h
header.c widl: Produce __uuidof-compatible headers. 2011-07-14 21:51:36 +02:00
header.h widl: Add support for generating old-style interpreted stubs for proxies. 2011-06-03 12:27:00 +02:00
parser.h
parser.l
parser.y widl: Use proper calling convention attributes. 2011-07-07 17:32:12 +02:00
proxy.c widl: Move the pointer check functionality to typegen.c. 2011-06-14 12:55:39 +02:00
register.c
server.c widl: Output the list of rundown routines in server files. 2011-06-13 20:31:42 +02:00
typegen.c widl: Use NdrPointerFree instead of freeing by hand where possible. 2011-06-20 19:32:04 +02:00
typegen.h widl: Move the pointer check functionality to typegen.c. 2011-06-14 12:55:39 +02:00
typelib.c widl: Add support for bit-fields in non-remote structures. 2009-11-09 20:42:00 +01:00
typelib.h
typelib_struct.h
typetree.c
typetree.h
utils.c
utils.h
widl.c widl: Don't generate old-style interpreted stubs on 64-bit. 2011-06-08 12:14:47 +02:00
widl.h widl: Don't generate old-style interpreted stubs on 64-bit. 2011-06-08 12:14:47 +02:00
widl.man.in widl: Add a -O option to specify stub style. 2011-06-02 16:22:42 +02:00
widltypes.h widl: Move the pointer check functionality to typegen.c. 2011-06-14 12:55:39 +02:00
write_msft.c