1 /* FontSub by Katayama Hirofumi MZ
3 * To the extent possible under law, the person who associated CC0 with
4 * FontSub has waived all copyright and related or neighboring rights
7 * You should have received a copy of the CC0 legalcode along with this
8 * work. If not, see <http://creativecommons.org/publicdomain/zero/1.0/>.
16 LANGUAGE LANG_NEUTRAL, SUBLANG_NEUTRAL
18 #define REACTOS_STR_FILE_DESCRIPTION "ReactOS Font Substitute Editor"
19 #define REACTOS_STR_INTERNAL_NAME "fontsub"
20 #define REACTOS_STR_ORIGINAL_FILENAME "fontsub.exe"
21 #include <reactos/version.rc>
24 #pragma code_page(65001)
33 #include "lang/en-US.rc"
36 #include "lang/ja-JP.rc"
41 "O", ID_IMPORT, CONTROL, VIRTKEY
42 "S", ID_EXPORT, CONTROL, VIRTKEY
43 "N", ID_NEW, CONTROL, VIRTKEY
44 "L", ID_RELOAD, CONTROL, VIRTKEY
45 "U", ID_UPDATE_REGISTRY, CONTROL, VIRTKEY