Sweden-Number/tools/wrc
Michael Stefaniuc f69d6fd450 wrc: Fix non-ANSI function declaration. Found by sparse. 2007-06-05 12:19:03 +02:00
..
CHANGES Assorted spelling fixes. 2006-11-07 15:25:24 +01:00
Makefile.in configure: Get rid of lex compatibility support, we require flex anyway. 2007-03-08 13:19:50 +01:00
dumpres.c wrc: Win64 printf format warning fixes. 2006-10-02 11:55:04 +02:00
dumpres.h
genres.c Assorted spelling fixes. 2006-10-16 11:33:38 +02:00
genres.h
newstruc.c wrc: Win64 printf format warning fixes. 2006-10-02 11:55:04 +02:00
newstruc.h
parser.h
parser.l wrc: Added support for utf-8 codepage. 2007-01-09 22:21:53 +01:00
parser.y tools: Remove redundant NULL checks before free() (found by Smatch). 2006-10-10 12:56:20 +02:00
readres.c wrc: Declare some variables static const. 2007-01-02 13:30:25 +01:00
readres.h
translation.c wrc: Fix non-ANSI function declaration. Found by sparse. 2007-06-05 12:19:03 +02:00
utils.c libwine: Pass flags to wine_utf8_wcstombs to allow supporting WC_ERR_INVALID_CHARS. 2007-03-14 15:57:50 +01:00
utils.h
wrc.c
wrc.doc
wrc.h
wrc.man.in
wrctypes.h
writeres.c