Sweden-Number/tools/widl
Andrew Talbot d7f9d92b47 widl: Remove unneeded address-of operators from function names. 2008-12-08 11:27:53 +01:00
..
Makefile.in
client.c widl: Make the generated global variables and functions hidden. 2008-12-01 14:39:39 +01:00
expr.c widl: Infrastructure for adding a prefix to local variable references. 2008-09-15 16:46:01 +02:00
expr.h widl: Infrastructure for adding a prefix to local variable references. 2008-09-15 16:46:01 +02:00
hash.c
hash.h
header.c widl: Don't automatically add DUMMYUNIONNAME and DUMMYSTRUCTNAME names to anonymous unions and structs. 2008-09-18 14:18:28 +02:00
header.h
parser.h
parser.l widl: Include errno.h. 2008-10-20 22:33:40 +02:00
parser.y widl: Add support for attributes on enum, struct and union definitions. 2008-10-10 12:54:05 +02:00
proxy.c widl: Remove unneeded address-of operators from function names. 2008-12-08 11:27:53 +01:00
server.c widl: Make the generated global variables and functions hidden. 2008-12-01 14:39:39 +01:00
typegen.c widl: Fix optimisation for writing out ref pointers to simple structs and base types. 2008-12-01 12:46:46 +01:00
typegen.h widl: Infrastructure for adding a prefix to local variable references. 2008-09-15 16:46:01 +02:00
typelib.c
typelib.h
typelib_struct.h
utils.c widl: Fix string format warning. 2008-12-05 12:30:31 +01:00
utils.h widl: Fix string format warning. 2008-12-05 12:30:31 +01:00
widl.c widl: Don't define PROXY_DELEGATION unconditionally. 2008-12-01 14:45:43 +01:00
widl.h
widl.man.in
widltypes.h
write_msft.c