Sweden-Number/tools/widl
Dan Hipschman 1aab1072c1 widl: Use error_loc instead of yyerror. 2007-10-24 13:51:58 +02:00
..
Makefile.in
client.c
hash.c
hash.h
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
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: Use error_loc instead of yyerror. 2007-10-24 13:51:58 +02:00
proxy.c widl: parser_error must append a newline, so write a new function, error_loc. 2007-10-24 13:51:48 +02:00
server.c
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
typelib.h
typelib_struct.h
utils.c widl: parser_error must append a newline, so write a new function, error_loc. 2007-10-24 13:51:48 +02:00
utils.h widl: parser_error must append a newline, so write a new function, error_loc. 2007-10-24 13:51:48 +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
write_msft.c