.. |
Makefile.in
|
makefiles: Make sure to install manpages for the install-lib and install-dev cases.
|
2013-07-02 19:39:30 +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
|
Use the official Microsoft definitions for Gaelic languages.
|
2013-06-19 20:09:51 +02:00 |
hash.h
|
…
|
|
header.c
|
widl: Use 'class' for coclass typedefs in C++.
|
2012-10-15 13:31:08 +02:00 |
header.h
|
widl: Define PROXY_DELEGATION in dlldata.c when needed.
|
2012-11-01 15:42:33 +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: Allow shadowing imported types with typedef.
|
2013-02-26 18:18:31 +01:00 |
proxy.c
|
widl: Define PROXY_DELEGATION in dlldata.c when needed.
|
2012-11-01 15:42:33 +01:00 |
register.c
|
widl: Fixed fwrite error handling.
|
2012-10-08 12:54:56 +02:00 |
server.c
|
widl: Avoid FALSE:TRUE conditional expressions.
|
2012-08-15 12:15:13 +02:00 |
typegen.c
|
widl: Avoid short printf formats with int variables.
|
2013-06-17 13:34:40 +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: Add support for generating typelibs directly in resource format.
|
2011-08-01 21:38:56 +02:00 |
typelib.h
|
…
|
|
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: 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: Remove SPARC and Alpha support.
|
2013-03-11 10:50:06 +01: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: Fix typo in man page.
|
2013-07-19 11:53:17 +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: Make it possible to set typelib resource id with id attribute.
|
2013-01-18 13:29:09 +01:00 |