Sweden-Number/tools/widl
Dan Hipschman fd6a276f4c widl: Update the manpage. 2007-10-22 13:48:03 +02:00
..
Makefile.in configure: Get rid of lex compatibility support, we require flex anyway. 2007-03-08 13:19:50 +01:00
client.c widl: Use new functions need_proxy and need_stub to clean up code and avoid generating unnecessary files. 2007-10-16 11:03:49 +02:00
hash.c "One liners" printf format warning fixes for the migration of DWORD/LONG/ULONG from long to int. 2006-09-29 16:09:24 +02:00
hash.h Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
header.c widl: Modify generic_msg() to behave like all the other Wine tracing methods, that is to not append a '\n' to the message. 2007-10-19 11:46:01 +02:00
header.h widl: Use new functions need_proxy and need_stub to clean up code and avoid generating unnecessary files. 2007-10-16 11:03:49 +02:00
parser.h widl: Implement pointer_default functionality. 2007-10-09 17:52:45 +02:00
parser.l widl: Modify generic_msg() to behave like all the other Wine tracing methods, that is to not append a '\n' to the message. 2007-10-19 11:46:01 +02:00
parser.y widl: Detect conformant arrays of user types correctly. 2007-10-18 12:09:23 +02:00
proxy.c widl: Modify generic_msg() to behave like all the other Wine tracing methods, that is to not append a '\n' to the message. 2007-10-19 11:46:01 +02:00
server.c widl: Use new functions need_proxy and need_stub to clean up code and avoid generating unnecessary files. 2007-10-16 11:03:49 +02:00
typegen.c widl: Fix problems with variable-size user types. 2007-10-22 13:47:56 +02:00
typegen.h widl: Use new functions need_proxy and need_stub to clean up code and avoid generating unnecessary files. 2007-10-16 11:03:49 +02: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 widl: Remove redundant get_var_vt function. 2007-05-10 12:54:01 +02:00
typelib_struct.h Assorted spelling fixes. 2006-12-05 10:31:47 +01:00
utils.c widl: Modify generic_msg() to behave like all the other Wine tracing methods, that is to not append a '\n' to the message. 2007-10-19 11:46:01 +02:00
utils.h widl: Remove internal_error() as it is unused. 2007-10-19 11:45:47 +02:00
widl.c widl: Remove printf format strings that aren't really format strings. 2007-10-18 12:09:14 +02:00
widl.h widl: Generate dlldata files. 2007-10-18 12:09:02 +02:00
widl.man.in widl: Update the manpage. 2007-10-22 13:48:03 +02:00
widltypes.h widl: Keep track of every allocated type_t to simplify set_all_tfswrite. 2007-10-09 17:52:45 +02:00
write_msft.c widl: Handle LPSTR in typelibs. 2007-08-28 11:56:30 +02:00