Sweden-Number/tools/wrc
Alexandre Julliard da3ee66505 wrc: Include unistd.h before the Windows headers. 2009-10-06 16:18:04 +02: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
newstruc.h
parser.h wrc: Use an EOF rule instead of lex_destroy for compatibility with prediluvian flex versions. 2009-06-23 15:53:01 +02:00
parser.l wrc: Include unistd.h before the Windows headers. 2009-10-06 16:18:04 +02: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 wrc: Print a warning when encountering utf8 strings in non-utf8 codepage. 2009-08-20 15:33:03 +02: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