Sweden-Number/tools/wrc
Michael Stefaniuc b90a74c724 Revert "wrc: Use an EOF rule instead of lex_destroy for compatibility with prediluvian flex versions.".
This reverts commit 1405c00ecb.
Wine now requires a new enough flex version.
2009-12-30 13:36:19 +01:00
..
CHANGES
Makefile.in tools: Build all the tools with -D__WINESRC__. 2009-10-05 14:55:25 +02:00
dumpres.c
dumpres.h
genres.c wrc: Print a warning when encountering utf8 strings in non-utf8 codepage. 2009-08-20 15:33:03 +02:00
genres.h
newstruc.c wrc: Add a trailing '\n' to some warning and error messages. 2008-12-17 15:27:16 +01:00
newstruc.h
parser.h Revert "wrc: Use an EOF rule instead of lex_destroy for compatibility with prediluvian flex versions.". 2009-12-30 13:36:19 +01:00
parser.l Revert "wrc: Use an EOF rule instead of lex_destroy for compatibility with prediluvian flex versions.". 2009-12-30 13:36:19 +01:00
parser.y wrc: Avoid a crash if a file didn't contain any resources. 2009-07-16 11:15:00 +02:00
readres.c
readres.h
translation.c wrc: Fix eight conditions in compare_menuex_item. 2009-09-16 15:26:06 -05:00
utils.c wrc: Print a warning when encountering utf8 strings in non-utf8 codepage. 2009-08-20 15:33:03 +02:00
utils.h wrc: Print a warning when encountering utf8 strings in non-utf8 codepage. 2009-08-20 15:33:03 +02:00
wrc.c Revert "wrc: Use an EOF rule instead of lex_destroy for compatibility with prediluvian flex versions.". 2009-12-30 13:36:19 +01:00
wrc.doc
wrc.h wrc: Print a warning when encountering utf8 strings in non-utf8 codepage. 2009-08-20 15:33:03 +02:00
wrc.man.in
wrctypes.h
writeres.c