.. |
Makefile.in
|
makefiles: Use the generic install flags for the tools directories.
|
2011-06-12 12:47:48 +02:00 |
client.c
|
widl: Move the pointer check functionality to typegen.c.
|
2011-06-14 12:55:39 +02:00 |
expr.c
|
widl: Mark up a FALLTHROUGH case (Coverity).
|
2011-03-31 12:50:47 +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: Insert standard windows.h and ole2.h includes to generated headers.
|
2011-06-27 13:30:57 -05: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: Allow unsized in,out string parameters.
|
2011-06-14 12:23:32 +02:00 |
proxy.c
|
widl: Move the pointer check functionality to typegen.c.
|
2011-06-14 12:55:39 +02: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 the list of rundown routines in server files.
|
2011-06-13 20:31:42 +02:00 |
typegen.c
|
widl: Use NdrPointerFree instead of freeing by hand where possible.
|
2011-06-20 19:32:04 +02:00 |
typegen.h
|
widl: Move the pointer check functionality to typegen.c.
|
2011-06-14 12:55:39 +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
|
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: Don't generate old-style interpreted stubs on 64-bit.
|
2011-06-08 12:14:47 +02:00 |
widl.h
|
widl: Don't generate old-style interpreted stubs on 64-bit.
|
2011-06-08 12:14:47 +02:00 |
widl.man.in
|
widl: Add a -O option to specify stub style.
|
2011-06-02 16:22:42 +02:00 |
widltypes.h
|
widl: Move the pointer check functionality to typegen.c.
|
2011-06-14 12:55:39 +02:00 |
write_msft.c
|
oleaut32: Fixed offset calculation (Coverity).
|
2011-05-09 10:50:27 +02:00 |