| 1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950 |
- /*
- ** 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 AUTORUN.RC
- //
- #define IDD_OK 100
- #define IDD_OK2 101
- #define IDD_REGISTER 102
- #define IDD_EXPLORE 103
- #define IDD_CANCEL 104
- #define IDD_INTERNET 105
- #define IDD_UNINSTALL 106
- #define IDD_UPDATE 107
- #define IDD_NEW_ACCOUNT 108
- #define IDD_VIEW_DEMO 109
- #define IDD_GAMESPY 110
- #define IDD_OK3 111
- #define IDD_OK4 112
- #define IDD_PREVIEWS 113
- #define IDD_HELP 114
- #define IDS_VERSION_STRING 120
- #define IDS_CANT_FIND_FILE 121
- // Next default values for new objects
- //
- #ifdef APSTUDIO_INVOKED
- #ifndef APSTUDIO_READONLY_SYMBOLS
- #define _APS_NEXT_RESOURCE_VALUE 117
- #define _APS_NEXT_COMMAND_VALUE 40001
- #define _APS_NEXT_CONTROL_VALUE 1000
- #define _APS_NEXT_SYMED_VALUE 101
- #endif
- #endif
|