wine/tools/widl
2011-06-07 12:11:50 +02:00
..
client.c widl: Add support for generating new-style interpreted stubs for clients. 2011-06-06 21:49:22 +02:00
expr.c widl: Mark up a FALLTHROUGH case (Coverity). 2011-03-31 12:50:47 +02:00
expr.h
hash.c
hash.h
header.c widl: Generate function headers in the proc format string for interpreted functions. 2011-06-02 16:22:43 +02:00
header.h widl: Add support for generating old-style interpreted stubs for proxies. 2011-06-03 12:27:00 +02:00
Makefile.in makefiles: Add common rules for installing the main man page. 2010-12-05 16:17:58 +01:00
parser.h
parser.l widl: Don't free the input file name since it's stored in various places in the location info. 2010-12-23 12:50:52 +01:00
parser.y widl: Add a more generic way of determining the type of handle for a function. 2011-05-31 18:32:58 +02:00
proxy.c widl: Generate thunks for callas functions using interpreted stubs. 2011-06-07 12:11:50 +02:00
register.c widl: Allow specifying a class version outside of a typelib too. 2010-12-23 12:50:58 +01:00
server.c widl: Add support for generating new-style interpreted stubs for servers. 2011-06-06 21:49:22 +02:00
typegen.c widl: Generate thunks for callas functions using interpreted stubs. 2011-06-07 12:11:50 +02:00
typegen.h widl: Generate thunks for callas functions using interpreted stubs. 2011-06-07 12:11:50 +02:00
typelib.c
typelib.h
typelib_struct.h
typetree.c
typetree.h
utils.c
utils.h
widl.c widl: Add a -O option to specify stub style. 2011-06-02 16:22:42 +02:00
widl.h widl: Add a -O option to specify stub style. 2011-06-02 16:22:42 +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: Use the pointer offset for arrays declared as pointer in the proc format strings of interpreted functions. 2011-06-02 16:22:43 +02:00
write_msft.c oleaut32: Fixed offset calculation (Coverity). 2011-05-09 10:50:27 +02:00