add IDC_CHECK_LANGUAGE

This commit is contained in:
Glenn Maynard
2006-03-15 00:24:14 +00:00
parent f063766a4d
commit 93cda5e73e
2 changed files with 3 additions and 1 deletions
+2 -1
View File
@@ -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
+1
View File
@@ -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