add IDC_CHECK_LANGUAGE
This commit is contained in:
@@ -91,6 +91,7 @@
|
||||
#define IDC_STATIC_MESSAGE1 1069
|
||||
#define IDC_STATIC_ICON 1070
|
||||
#define IDC_SHOW_A_COMMENT 1071
|
||||
#define IDC_CHECK_LANGUAGE 1072
|
||||
|
||||
// Next default values for new objects
|
||||
//
|
||||
@@ -98,7 +99,7 @@
|
||||
#ifndef APSTUDIO_READONLY_SYMBOLS
|
||||
#define _APS_NEXT_RESOURCE_VALUE 155
|
||||
#define _APS_NEXT_COMMAND_VALUE 32771
|
||||
#define _APS_NEXT_CONTROL_VALUE 1072
|
||||
#define _APS_NEXT_CONTROL_VALUE 1073
|
||||
#define _APS_NEXT_SYMED_VALUE 104
|
||||
#endif
|
||||
#endif
|
||||
|
||||
@@ -317,6 +317,7 @@ BEGIN
|
||||
IDC_CHECK_EXPORT_ALREADY_TRANSLATED,"Button",
|
||||
BS_AUTOCHECKBOX | BS_MULTILINE | WS_TABSTOP,221,100,109,
|
||||
16
|
||||
PUSHBUTTON "Check Language",IDC_CHECK_LANGUAGE,230,143,91,13
|
||||
END
|
||||
|
||||
IDD_CREATE_LANGUAGE DIALOGEX 0, 0, 191, 47
|
||||
|
||||
Reference in New Issue
Block a user