Sweden-Number/tools/widl
Rob Shearman 0a8e3c39a1 widl: Include the version number in the __WIDL__ preprocessor definition. 2009-03-26 16:10:41 +01:00
..
Makefile.in
client.c widl: Use type_get_type to determine the types during statement enumeration. 2009-02-23 15:25:20 +01:00
expr.c widl: Move type_basic_get_fc to typegen.c and rename it to get_basic_fc. 2009-03-09 12:14:35 +01:00
expr.h
hash.c widl: Replace unsigned long and size_t by unsigned int where appropriate. 2009-02-06 14:54:03 +01:00
hash.h widl: Replace unsigned long and size_t by unsigned int where appropriate. 2009-02-06 14:54:03 +01:00
header.c widl: Output "LONG" instead of "long" for a 32bit integer. 2009-03-13 11:15:21 +01:00
header.h widl: Fix get_explicit_generic_handle_type and is_context_handle to detect attributes set on typedefs other than the first. 2009-03-05 16:34:00 +01:00
parser.h
parser.l widl: Remove the single keyword and type. 2009-03-05 18:39:02 +01:00
parser.y widl: Check the attributes applied to function declarations. 2009-03-23 14:22:23 +01:00
proxy.c widl: Determine pointer fc at generation time instead of at parse time. 2009-03-09 12:09:39 +01:00
server.c widl: Output server code for freeing returned types. 2009-03-09 12:12:57 +01:00
typegen.c widl: Initialise ref pointers to basic and enum types to 0 in generated server code. 2009-03-23 14:23:19 +01:00
typegen.h widl: Move type_basic_get_fc to typegen.c and rename it to get_basic_fc. 2009-03-09 12:14:35 +01:00
typelib.c widl: Move type_basic_get_fc to typegen.c and rename it to get_basic_fc. 2009-03-09 12:14:35 +01:00
typelib.h
typelib_struct.h
typetree.c widl: Determine pointer fc at generation time instead of at parse time. 2009-03-09 12:09:39 +01:00
typetree.h widl: Move type_basic_get_fc to typegen.c and rename it to get_basic_fc. 2009-03-09 12:14:35 +01:00
utils.c
utils.h
widl.c widl: Include the version number in the __WIDL__ preprocessor definition. 2009-03-26 16:10:41 +01:00
widl.h
widl.man.in
widltypes.h widl: Determine pointer fc at generation time instead of at parse time. 2009-03-09 12:09:39 +01:00
write_msft.c widl: Move the pointer referent, array element, function return type and interface inheritance properties from type_t to details structures for the appropriate types. 2009-03-05 18:39:02 +01:00