wine-wine/tools/widl
Alexandre Julliard 42e583f1f6 widl: We no longer need to avoid windows.h in generated headers. 2012-01-20 15:59:02 +01:00
..
Makefile.in makefiles: Use the generic install flags for the tools directories. 2011-06-12 12:47:48 +02:00
client.c widl: Make the function return value a variable. 2011-09-17 16:09:47 +02:00
expr.c widl: Check for mismatched types in ?: expressions. 2011-07-25 10:43:09 +02:00
expr.h widl: Long constants must be 32-bit on all platforms. 2010-03-26 11:42:28 +01:00
hash.c widl: Support LANG_NEUTRAL as a valid lcid in typelibs. 2011-07-08 17:34:41 +02:00
hash.h widl: Add support for writing 64-bit format typelibs. 2009-05-21 16:17:50 +02:00
header.c widl: We no longer need to avoid windows.h in generated headers. 2012-01-20 15:59:02 +01:00
header.h widl: Add support for generating old-style interpreted stubs for proxies. 2011-06-03 12:27:00 +02:00
parser.h widl: Fix symbol was not declared and using plain integer as NULL pointer sparse warnings. 2010-01-22 12:17:56 +01:00
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: Make the function return value a variable. 2011-09-17 16:09:47 +02:00
proxy.c widl: Store the type format offset for function parameters in the variable object. 2011-09-19 12:56:25 +02:00
register.c widl: Generate a registration script along with the typelib when creating a resource file. 2011-08-02 20:47:48 +02:00
server.c widl: Don't output stubs for interfaces included in a typelib. 2011-09-06 15:42:16 +02:00
typegen.c widl: Zero-initialize [out] structures and unions that contain pointers. 2011-12-13 18:59:15 +01:00
typegen.h widl: Clear out more types of parameters in the proxy error handlers. 2011-07-27 16:04:24 +02:00
typelib.c widl: Add support for generating typelibs directly in resource format. 2011-08-01 21:38:56 +02:00
typelib.h widl: Implement __int3264 keyword. 2009-11-09 20:36:19 +01:00
typelib_struct.h
typetree.c widl: Remove func_t type. 2010-03-23 17:28:22 +01:00
typetree.h widl: Make the function return value a variable. 2011-09-17 16:09:47 +02:00
utils.c widl: Add helper functions for outputting resource files. 2011-08-01 21:38:14 +02:00
utils.h widl: Add helper functions for outputting resource files. 2011-08-01 21:38:14 +02:00
widl.c widl: Don't generate old-style interpreted stubs on 64-bit. 2011-06-08 12:14:47 +02:00
widl.h widl: Generate a registration script along with the typelib when creating a resource file. 2011-08-02 20:47:48 +02:00
widl.man.in widl: Add support for generating typelibs directly in resource format. 2011-08-01 21:38:56 +02:00
widltypes.h widl: Store the type format offset for function parameters in the variable object. 2011-09-19 12:56:25 +02:00
write_msft.c widl: Generate a registration script along with the typelib when creating a resource file. 2011-08-02 20:47:48 +02:00