Sweden-Number/tools/widl
Alexandre Julliard 28a2179dd6 Add noinput directive to all lex files to avoid a compiler warning. 2008-07-07 12:31:33 +02:00
..
Makefile.in
client.c
expr.c
expr.h
hash.c
hash.h
header.c
header.h
parser.h
parser.l Add noinput directive to all lex files to avoid a compiler warning. 2008-07-07 12:31:33 +02:00
parser.y widl: Remove some unnecessary calls to duptype. 2008-07-07 12:11:23 +02:00
proxy.c widl: Add support for exception handling in the generated proxy code. 2008-07-03 13:08:19 +02:00
server.c widl: Add support for exception handling in the generated server code. 2008-07-03 13:08:19 +02:00
typegen.c widl: Fix a couple of uninitialized variable compiler warnings. 2008-07-07 12:16:51 +02:00
typegen.h
typelib.c widl: Implement type redefinition checks. 2008-07-02 11:40:50 +02:00
typelib.h
typelib_struct.h
utils.c
utils.h
widl.c
widl.h
widl.man.in
widltypes.h widl: Implement type redefinition checks. 2008-07-02 11:40:50 +02:00
write_msft.c