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/>.
13 #define ID_UPDATE_REGISTRY 103
19 #define ID_OPEN_REGKEY 109
25 #define IDS_FONTNAME 2
26 #define IDS_SUBSTITUTE 3
27 #define IDS_ENTERNAME 4
30 #define IDS_CANTIMPORT 7
31 #define IDS_CANTEXPORT 8
32 #define IDS_INPFILTER 9
33 #define IDS_OUTFILTER 10
34 #define IDS_QUERYUPDATE 11
35 #define IDS_ALREADYEXISTS 12
36 #define IDS_ENTERNAME2 13
37 #define IDS_QUERYDELETE 14
38 #define IDS_CANTOPENKEY 15
39 #define IDS_REBOOTNOW 16