wine/tools/wrc
Alexandre Julliard 7722168823 wrc: Remove no longer used cmdline copy.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-09-22 21:47:45 +02: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 makefiles: Expand makedep path at compile time. 2020-09-09 20:30:31 +02:00
newstruc.c
newstruc.h
parser.h
parser.l wrc: Remove the trailing linefeed from a parser_error() message. 2021-03-02 20:42:16 +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
translation.c wrc: Remove duplicate parentheses. 2015-03-04 17:27:12 +09:00
utils.c wrc: Use external NLS files for codepage conversions. 2020-02-12 16:54:02 +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: Remove no longer used cmdline copy. 2021-09-22 21:47:45 +02:00
wrc.doc
wrc.h wrc: Remove no longer used cmdline copy. 2021-09-22 21:47:45 +02:00
wrc.man.in wrc: Add --nls-dir option. 2020-02-12 16:54:02 +01:00
wrctypes.h wrc: Avoid using wine/unicode.h on Windows. 2019-04-12 13:04:26 +02:00
writeres.c