Initial commit of Command & Conquer Generals and Command & Conquer Generals Zero Hour source code.
This commit is contained in:
parent
2e338c00cb
commit
3d0ee53a05
6072 changed files with 2283311 additions and 0 deletions
34
Generals/Code/Tools/Autorun/resource.h
Normal file
34
Generals/Code/Tools/Autorun/resource.h
Normal file
|
@ -0,0 +1,34 @@
|
|||
//{{NO_DEPENDENCIES}}
|
||||
// Microsoft Developer Studio generated include file.
|
||||
// Used by D:\Projects\Renegade\Autorun\English\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
|
Reference in a new issue