Sweden-Number/tools/widl
Rob Shearman 9a28119dd8 widl: Fix write_string_tfs for strings declared as arrays.
The immediate type will be FC_*ARRAY, so rtype needs to use the referred 
type to get the base type.

Also update the typeformat-string offset of the type.
2007-09-17 12:57:08 +02:00
..
Makefile.in
client.c widl: Factor the output functions. 2007-06-15 12:02:18 +02:00
hash.c
hash.h
header.c widl: Fix detection of complex arrays. 2007-09-17 12:57:03 +02:00
header.h widl: Represent arrays with type_t. 2007-06-06 12:13:16 +02:00
parser.h
parser.l widl: Added support for floating-point constants. 2007-07-17 14:12:18 +02:00
parser.y widl: Fix detection of complex arrays. 2007-09-17 12:57:03 +02:00
proxy.c widl: Fix a write_parameters_init bug. 2007-06-15 12:02:58 +02:00
server.c widl: Fix a write_parameters_init bug. 2007-06-15 12:02:58 +02:00
typegen.c widl: Fix write_string_tfs for strings declared as arrays. 2007-09-17 12:57:08 +02:00
typegen.h widl: Add padding to the end of complex structures. 2007-09-14 14:43:13 +02:00
typelib.c widl: Constify some data. 2007-08-30 11:48:42 +02:00
typelib.h widl: Remove redundant get_var_vt function. 2007-05-10 12:54:01 +02:00
typelib_struct.h
utils.c
utils.h
widl.c widl: Output UUID files compatible with older Visual C++ and MinGW. 2007-09-11 11:49:23 +02:00
widl.h
widl.man.in
widltypes.h widl: Added support for floating-point constants. 2007-07-17 14:12:18 +02:00
write_msft.c widl: Handle LPSTR in typelibs. 2007-08-28 11:56:30 +02:00