Changeset 125 for trunk/id.h
- Timestamp:
- Aug 14, 2021, 7:06:23 PM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/id.h
r94 r125 72 72 #define WID_CAPTURETYPE 38 73 73 #define WID_LB_LANGUAGES 39 74 #define WID_LB_LANGUAGESHELP 4075 74 #define WID_PB_HELP 42 76 75 #define WID_LB_FILEFORMAT 43 … … 80 79 // These must be sequential with END last 81 80 #define WID_ST_COPYRIGHT 400 82 #define WID_ST_PROGRAM 401 83 #define WID_ST_HELPFILE 402 84 #define WID_ST_LANGNOTE 403 85 #define WID_ST_END 404 81 #define WID_ST_COPYRIGHT1 401 82 #define WID_ST_COPYRIGHT2 402 83 #define WID_ST_COPYRIGHT3 403 84 #define WID_ST_COPYRIGHT4 404 85 #define WID_ST_PROGRAM 405 86 #define WID_ST_LANGNOTE 406 87 #define WID_ST_END 407 86 88 87 89 #define IDM_SSWPOPUP 1 … … 143 145 #define ES 34 144 146 #define RU 7 145 #define J P81147 #define JA 81 146 148 #define PL 48 147 149 #define BR 55 150 #define FR 33 151 #define KO 82 152 #define NL 31 153 #define TW 88 154 #define CN 86 148 155 149 156 #define IDS_SETTINGS 3 … … 193 200 194 201 #define LANG_COPYRIGHT 300 195 #define LANG_PROGRAM 301 196 #define LANG_HELPFILE 302 197 #define LANG_RESTART 303 202 #define LANG_COPYRIGHT1 301 203 #define LANG_COPYRIGHT2 302 204 #define LANG_COPYRIGHT3 303 205 #define LANG_COPYRIGHT4 304 206 #define LANG_PROGRAM 305 207 #define LANG_RESTART 306 198 208 199 209 #define MAIN_HELP_TABLE 1
Note:
See TracChangeset
for help on using the changeset viewer.