.. |
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
|
Use the official Microsoft definitions for Gaelic languages.
|
2013-06-19 20:09:51 +02:00 |
hash.h
|
widl: Add support for writing 64-bit format typelibs.
|
2009-05-21 16:17:50 +02:00 |
header.c
|
widl: Generate method macros/wrappers for overridden methods.
|
2014-10-14 14:15:30 +09:00 |
header.h
|
widl: Move is_void(), is_declptr() and is_conformant_array() to header.h and make them inline.
|
2014-03-20 10:44:32 +01:00 |
Makefile.in
|
makefiles: Get rid of Make.rules.
|
2014-01-14 12:18:02 +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: Add support for #pragma directives.
|
2013-11-04 17:41:11 +01:00 |
parser.y
|
widl: Uuid attribute is allowed for 'struct'.
|
2014-01-28 10:52:09 +01:00 |
proxy.c
|
widl: Fix compiler warnings with flag -Wunused-macros.
|
2014-12-10 13:31:01 +01:00 |
register.c
|
widl: Include resource id in typelib path if not default.
|
2013-11-12 19:06:42 +01:00 |
server.c
|
widl: Avoid FALSE:TRUE conditional expressions.
|
2012-08-15 12:15:13 +02:00 |
typegen.c
|
widl: Correct the condition when to use new code path which avoids writing negative offsets in the pointer description.
|
2014-04-03 11:11:01 +02: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: Remove unneeded NONAMELESSXXX directives.
|
2015-04-03 11:22:06 +09:00 |
typelib.h
|
widl: Implement __int3264 keyword.
|
2009-11-09 20:36:19 +01:00 |
typelib_struct.h
|
oleaut32: Name guids hash table segment in MSFT_SegDir struct.
|
2013-07-31 22:26:56 +02:00 |
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: Alloc big enough buffer in dup_basename to handle registration suffix.
|
2012-10-08 12:54:55 +02:00 |
utils.h
|
widl: Add helper functions for outputting resource files.
|
2011-08-01 21:38:14 +02:00 |
widl.c
|
widl: Ignore unknown -m target options.
|
2014-02-12 19:15:22 +01:00 |
widl.h
|
widl: Generate names for imported nameless typedefs.
|
2013-08-29 19:56:18 +02:00 |
widl.man.in
|
widl: Determine the output type from the file name if not specified explicitly.
|
2013-12-26 13:35:45 +01:00 |
widltypes.h
|
widl: Move is_ptr() and is_array() to header.h and make them inline.
|
2014-03-19 11:36:12 +01:00 |
write_msft.c
|
widl: Remove unneeded NONAMELESSXXX directives.
|
2015-04-03 11:22:06 +09:00 |