..
Makefile.in
makefiles: Add common rules for installing the main man page.
2010-12-05 16:17:58 +01:00
client.c
widl: Duplicate the exception handling code between 32-bit and 64-bit.
2010-10-22 19:44:00 +02:00
expr.c
widl: Avoid duplicate assignments in resolve_expression.
2010-09-21 20:16:15 +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: ifdef some not always present LANG_*.
2009-06-08 13:19:06 +02:00
hash.h
widl: Add support for writing 64-bit format typelibs.
2009-05-21 16:17:50 +02:00
header.c
widl: Do not define MIDL_user_allocate and MIDL_user_free as it's already in the psdk.
2010-10-27 12:02:41 +02:00
header.h
widl: Add support for generating a .rgs registration script for the defined interfaces.
2010-11-27 13:29:13 +01: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: Support forward type declarations.
2011-01-28 11:59:04 +01:00
proxy.c
widl: Don't generate proxies for oleautomation interfaces.
2011-01-19 17:43:01 +01: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: Output a format string table and server info structure for servers.
2010-10-22 20:49:45 +02:00
typegen.c
widl: Initialise [out] only conformant arrays.
2011-03-03 17:47:14 +01:00
typegen.h
widl: Output a format string table and server info structure for servers.
2010-10-22 20:49:45 +02: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
Assorted spelling fixes.
2008-01-23 21:16:22 +01:00
typetree.c
widl: Remove func_t type.
2010-03-23 17:28:22 +01:00
typetree.h
widl: Remove func_t type.
2010-03-23 17:28:22 +01:00
utils.c
widl: Add support for generating a .rgs registration script for the defined interfaces.
2010-11-27 13:29:13 +01:00
utils.h
widl: Add support for generating a .rgs registration script for the defined interfaces.
2010-11-27 13:29:13 +01:00
widl.c
widl: Add support for generating a .rgs registration script for the defined interfaces.
2010-11-27 13:29:13 +01:00
widl.h
widl: Add support for generating a .rgs registration script for the defined interfaces.
2010-11-27 13:29:13 +01:00
widl.man.in
widl: Add support for generating a .rgs registration script for the defined interfaces.
2010-11-27 13:29:13 +01:00
widltypes.h
widl: Add progid, threading and vi_progid attributes for coclasses.
2010-12-02 13:14:50 +01:00
write_msft.c
widl: Support encoding the DECIMAL type in typelibs.
2010-12-09 00:05:28 +01:00