wine/tools/wrc
Alexandre Julliard 97ca9f8a3d tools: Add a shared header for common helper functions.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-09-28 17:38:06 +02:00
..
CHANGES
dumpres.c
dumpres.h
genres.c wrc: Use asserts instead of explicit internal error. 2021-09-24 21:55:18 +02:00
genres.h
Makefile.in wpp: Move the preprocessor code into wrc. 2021-09-24 21:55:18 +02:00
newstruc.c wrc: Use asserts instead of explicit internal error. 2021-09-24 21:55:18 +02:00
newstruc.h
parser.h
parser.l wrc: Use the existing global variable for pedantic mode. 2021-09-24 21:55:18 +02:00
parser.y wrc: Use asserts instead of explicit internal error. 2021-09-24 21:55:18 +02:00
po.c wrc: Avoid converting Unicode strings back to Ansi. 2020-02-07 10:34:59 +01:00
ppl.l wrc: Use asserts instead of explicit internal error. 2021-09-24 21:55:18 +02:00
ppy.y wrc: Use the existing global variable for pedantic mode. 2021-09-24 21:55:18 +02:00
translation.c
utils.c tools: Add a shared header for common helper functions. 2021-09-28 17:38:06 +02:00
utils.h tools: Add a shared header for common helper functions. 2021-09-28 17:38:06 +02:00
wpp.c wrc: Use the existing global variable for pedantic mode. 2021-09-24 21:55:18 +02:00
wpp_private.h tools: Add a shared header for common helper functions. 2021-09-28 17:38:06 +02:00
wrc.c wrc: Use the existing global variable for pedantic mode. 2021-09-24 21:55:18 +02:00
wrc.doc
wrc.h tools: Add a shared header for common helper functions. 2021-09-28 17:38:06 +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