wine/tools/wrc
Alexandre Julliard 0a66eaea68 wrc: Set the output format from the output file name.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-02-07 10:38:06 +01:00
..
CHANGES
dumpres.c
dumpres.h
genres.c wrc: Avoid converting Unicode strings back to Ansi. 2020-02-07 10:34:59 +01:00
genres.h
Makefile.in wrc: Also search the include dir relative to the binary path. 2020-01-30 11:30:13 +01:00
newstruc.c
newstruc.h
parser.h
parser.l wrc: Avoid converting Unicode strings back to Ansi. 2020-02-07 10:34:59 +01:00
parser.y wrc: Export the convert_string_utf8() helper function. 2020-02-07 10:25:28 +01:00
po.c wrc: Avoid converting Unicode strings back to Ansi. 2020-02-07 10:34:59 +01:00
readres.c
readres.h
translation.c
utils.c wrc: Set the output format from the output file name. 2020-02-07 10:38:06 +01:00
utils.h wrc: Set the output format from the output file name. 2020-02-07 10:38:06 +01:00
wrc.c wrc: Set the output format from the output file name. 2020-02-07 10:38:06 +01:00
wrc.doc
wrc.h wrc: Add an option to set the input codepage to UTF-8. 2020-02-07 10:34:59 +01:00
wrc.man.in wrc: Add an option to set the input codepage to UTF-8. 2020-02-07 10:34:59 +01:00
wrctypes.h wrc: Avoid using wine/unicode.h on Windows. 2019-04-12 13:04:26 +02:00
writeres.c