mirror of
https://github.com/electronicarts/CnC_Generals_Zero_Hour.git
synced 2025-12-16 23:51:41 -05:00
Initial commit of Command & Conquer Generals and Command & Conquer Generals Zero Hour source code.
This commit is contained in:
121
GeneralsMD/Code/Tools/Babylon/resource.h
Normal file
121
GeneralsMD/Code/Tools/Babylon/resource.h
Normal file
@@ -0,0 +1,121 @@
|
||||
/*
|
||||
** Command & Conquer Generals Zero Hour(tm)
|
||||
** Copyright 2025 Electronic Arts Inc.
|
||||
**
|
||||
** This program is free software: you can redistribute it and/or modify
|
||||
** it under the terms of the GNU General Public License as published by
|
||||
** the Free Software Foundation, either version 3 of the License, or
|
||||
** (at your option) any later version.
|
||||
**
|
||||
** This program is distributed in the hope that it will be useful,
|
||||
** but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
** GNU General Public License for more details.
|
||||
**
|
||||
** You should have received a copy of the GNU General Public License
|
||||
** along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
*/
|
||||
|
||||
//{{NO_DEPENDENCIES}}
|
||||
// Microsoft Developer Studio generated include file.
|
||||
// Used by Babylon.rc
|
||||
//
|
||||
#define IDM_ABOUTBOX 0x0010
|
||||
#define IDM_PIC 0x0010
|
||||
#define IDD_ABOUTBOX 100
|
||||
#define IDP_OLE_INIT_FAILED 100
|
||||
#define IDS_ABOUTBOX 101
|
||||
#define IDD_BABYLON_DIALOG 102
|
||||
#define IDR_MAINFRAME 128
|
||||
#define IDD_VIEWDBS 129
|
||||
#define IDD_EXPORT 133
|
||||
#define IDD_GENERATE 135
|
||||
#define IDD_SETTINGS 136
|
||||
#define IDD_MATCHDIALOG 137
|
||||
#define IDD_PROCEED 145
|
||||
#define IDD_MATCH 146
|
||||
#define IDD_VERIFYTEXT 147
|
||||
#define IDD_CREATE_REPORTS 148
|
||||
#define IDD_CHARSET 149
|
||||
#define IDD_RETRANSLATE 150
|
||||
#define IDC_BUTTON1 1001
|
||||
#define IDC_TESTLOG 1001
|
||||
#define IDC_RELOAD 1001
|
||||
#define IDC_NOMATCH 1001
|
||||
#define IDC_INVERT 1001
|
||||
#define IDC_MATCH 1002
|
||||
#define IDC_ALWAYS 1002
|
||||
#define IDC_BUTTON_NO 1003
|
||||
#define IDC_PROGRESS1 1004
|
||||
#define IDC_BUILD 1005
|
||||
#define IDC_STATUS 1006
|
||||
#define IDC_LOG 1009
|
||||
#define IDC_VIEWDBS 1013
|
||||
#define IDC_TREEVIEW 1014
|
||||
#define IDC_WARNINGS 1014
|
||||
#define IDC_UPDATE 1015
|
||||
#define IDC_SAVE 1016
|
||||
#define IDC_EXPORT 1017
|
||||
#define IDC_IMPORT 1018
|
||||
#define IDC_GENERATE 1019
|
||||
#define IDC_MATCHCOMBO 1019
|
||||
#define IDC_CHANGES 1020
|
||||
#define IDC_ERRORS 1021
|
||||
#define IDC_NEWTEXT 1021
|
||||
#define IDC_MATCHTEXT 1022
|
||||
#define IDC_REPORTS 1022
|
||||
#define IDC_DIALOG_STATUS 1022
|
||||
#define IDC_CHECKRETRANSLATE 1023
|
||||
#define IDC_SHOW_DETAILS 1023
|
||||
#define IDC_SENT 1023
|
||||
#define IDC_SKIP 1024
|
||||
#define IDC_COMBOLANG 1026
|
||||
#define IDC_CHECKTRANS 1027
|
||||
#define IDC_RADIOALL 1028
|
||||
#define IDC_RADIOCHANGES 1029
|
||||
#define IDC_FILENAME 1031
|
||||
#define IDC_RADIOSAMPLE 1032
|
||||
#define IDC_RADIODIALOG 1033
|
||||
#define IDC_RADIONONDIALOG 1034
|
||||
#define IDC_RADIOUNVERIFIED 1035
|
||||
#define IDC_SELECTALL 1036
|
||||
#define IDC_RADIOMISSING 1036
|
||||
#define IDC_UNICODE 1037
|
||||
#define IDC_RADIOUNSENT 1037
|
||||
#define IDC_BABYLONSTR 1038
|
||||
#define IDC_PREFIX 1039
|
||||
#define IDC_LANGUAGE 1040
|
||||
#define IDC_PERCENT 1041
|
||||
#define IDC_DIALOG 1043
|
||||
#define IDC_TRANSLATIONS 1044
|
||||
#define IDC_EDIT1 1046
|
||||
#define IDC_TEXT 1047
|
||||
#define IDC_SLIDER 1048
|
||||
#define IDC_STOP 1049
|
||||
#define IDC_PAUSE 1050
|
||||
#define IDC_PLAY 1051
|
||||
#define IDC_WAVENAME 1052
|
||||
#define IDC_YES 1054
|
||||
#define IDC_MESSAGE 1055
|
||||
#define IDC_TEXT_TITLE 1056
|
||||
#define IDC_TRANS 1058
|
||||
#define IDC_ORIG 1059
|
||||
#define IDC_IDS 1060
|
||||
#define IDC_ORIGINAL 1061
|
||||
#define IDC_TRANSLATION_STATUS 1062
|
||||
#define IDC_LIMIT 1065
|
||||
#define IDC_IFLESS 1067
|
||||
#define IDC_ITEMS 1068
|
||||
#define IDC_RESET 1069
|
||||
#define IDC_OLDTEXT 1070
|
||||
|
||||
// Next default values for new objects
|
||||
//
|
||||
#ifdef APSTUDIO_INVOKED
|
||||
#ifndef APSTUDIO_READONLY_SYMBOLS
|
||||
#define _APS_NEXT_RESOURCE_VALUE 151
|
||||
#define _APS_NEXT_COMMAND_VALUE 32771
|
||||
#define _APS_NEXT_CONTROL_VALUE 1071
|
||||
#define _APS_NEXT_SYMED_VALUE 101
|
||||
#endif
|
||||
#endif
|
||||
Reference in New Issue
Block a user