Sweden-Number/tools/widl
Rob Shearman 6e7dcde26e widl: Add support for generating code for out-only context handles by calling NdrContextHandleInitialize. 2007-12-26 13:27:06 +01:00
..
Makefile.in
client.c widl: Remove some confusion in how version numbers are packed into an attribute by defining some macros for this purpose. 2007-12-12 16:03:35 +01:00
hash.c
hash.h
header.c widl: Remove some confusion in how version numbers are packed into an attribute by defining some macros for this purpose. 2007-12-12 16:03:35 +01:00
header.h widl: Handle pointers to conformant arrays (e.g., "[size_is(, n)] int **p; "). 2007-11-05 13:24:37 +01:00
parser.h
parser.l widl: parser_error must append a newline, so write a new function, error_loc. 2007-10-24 13:51:48 +02:00
parser.y widl: Remove some confusion in how version numbers are packed into an attribute by defining some macros for this purpose. 2007-12-12 16:03:35 +01:00
proxy.c widl: Add support for non-basetype return types. 2007-12-11 18:07:05 +01:00
server.c widl: Return types shouldn't be freed. 2007-12-17 11:57:16 +01:00
typegen.c widl: Add support for generating code for out-only context handles by calling NdrContextHandleInitialize. 2007-12-26 13:27:06 +01:00
typegen.h widl: Don't output a void conformance for NdrClearOutParameters. 2007-11-05 13:24:37 +01:00
typelib.c widl: Keep track of every allocated type_t to simplify set_all_tfswrite. 2007-10-09 17:52:45 +02:00
typelib.h
typelib_struct.h
utils.c tools: Remove duplicate includes. 2007-11-19 13:54:52 +01:00
utils.h widl: Swap the version packing order back to what typelibs expect. 2007-12-13 14:30:40 +01:00
widl.c Make.rules: Added rules for building the dlldata.c file. 2007-12-10 14:26:13 +01:00
widl.h widl: Add a --local-stubs option. 2007-10-31 12:39:54 +01:00
widl.man.in Assorted spelling fixes. 2007-11-09 13:07:12 +01:00
widltypes.h widl: Support the address-of operator in expressions. 2007-12-10 14:40:29 +01:00
write_msft.c widl: Add support for overriding recorded time, allowing binary-identical compilation. 2007-10-29 12:08:10 +01:00