.. |
Makefile.in
|
makefiles: Add a standard header for all makefiles to replace the common variable initializations.
|
2010-09-19 12:36:48 +02: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
|
…
|
|
header.c
|
widl: Fix declaration order in generated headers.
|
2010-09-06 17:06:59 +02:00 |
header.h
|
widl: Set the default calling convention at header generation time, not at parsing time.
|
2010-08-27 13:52:09 +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: Add some more attribute keywords.
|
2010-10-21 21:23:36 +02:00 |
parser.y
|
widl: Add some more attribute keywords.
|
2010-10-21 21:23:36 +02:00 |
proxy.c
|
widl: Output a format string table and server info structure for servers.
|
2010-10-22 20:49:45 +02: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: Output a format string table and server info structure for servers.
|
2010-10-22 20:49:45 +02: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
|
…
|
|
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
|
…
|
|
utils.h
|
…
|
|
widl.c
|
widl: Define _WIN32 by default.
|
2010-09-01 14:01:04 +02:00 |
widl.h
|
widl: Add separate --win32-align and --win64-align options.
|
2009-08-25 14:56:57 +02:00 |
widl.man.in
|
…
|
|
widltypes.h
|
widl: Output a format string table and server info structure for stubs.
|
2010-10-22 20:23:56 +02:00 |
write_msft.c
|
widl: Add support for some more typelib flags based on the added attributes.
|
2010-10-21 21:34:33 +02:00 |