mirror of
https://github.com/electronicarts/CnC_Renegade.git
synced 2025-12-16 15:41:39 -05:00
Initial commit of Command & Conquer Renegade source code.
This commit is contained in:
89
Code/Tools/Blender2/resource.h
Normal file
89
Code/Tools/Blender2/resource.h
Normal file
@@ -0,0 +1,89 @@
|
||||
//{{NO_DEPENDENCIES}}
|
||||
// Microsoft Developer Studio generated include file.
|
||||
// Used by Blender2.rc
|
||||
//
|
||||
#define ID_APPLY 2
|
||||
#define ID_LOOP 3
|
||||
#define ID_GET_ACTIVE_TIME_RANGE 3
|
||||
#define IDD_COLORCLIP_PANEL 101
|
||||
#define IDD_COLORCLIP_FLOATER 102
|
||||
#define IDD_ASCIIOUT_PANEL 103
|
||||
#define IDD_BLENDER_PANEL 103
|
||||
#define IDD_UTILTEST_PANEL 104
|
||||
#define IDD_APPDATA_PANEL 105
|
||||
#define IDC_COLORCLIP_NEWFLOAT 1000
|
||||
#define IDC_ASCIIOUT_PICK 1002
|
||||
#define IDC_TESTER_MAKEOBJECT 1003
|
||||
#define IDC_TESTER_MAKEGROUP 1004
|
||||
#define IDC_APPDATA_EDIT 1004
|
||||
#define IDC_TESTER_GROUPOBJS 1005
|
||||
#define IDC_APPDATA_GET 1005
|
||||
#define IDC_TESTER_OPENGROUP 1006
|
||||
#define IDC_APPDATA_PUT 1006
|
||||
#define IDC_TESTER_CLOSEGROUP 1007
|
||||
#define IDC_TESTER_EXPLODEGROUP 1008
|
||||
#define IDC_TESTER_UNGROUP 1009
|
||||
#define IDC_TESTER_SAVETOFILE 1010
|
||||
#define IDC_TESTER_LOADFROMFILE 1011
|
||||
#define IDC_TESTER_SETENV 1012
|
||||
#define IDC_TESTER_SETWAV 1013
|
||||
#define IDS_TESTER_ANIMON 1014
|
||||
#define IDS_TESTER_ANIMOFF 1015
|
||||
#define ID_CLOSE 1015
|
||||
#define IDS_TESTER_RENDER 1016
|
||||
#define IDC_POSITION_CHECK 1016
|
||||
#define IDC_ROTATION_CHECK 1017
|
||||
#define IDC_KEY_EDIT 1026
|
||||
#define IDC_MATCH_EDIT 1027
|
||||
#define IDC_POS_LOW_EDIT 1028
|
||||
#define IDC_FIRST_EDIT 1028
|
||||
#define IDC_POS_HIGH_EDIT 1029
|
||||
#define IDC_ROT_LOW_EDIT 1030
|
||||
#define IDC_FIRST_MATCH_EDIT 1030
|
||||
#define IDC_ROT_HIGH_EDIT 1031
|
||||
#define IDC_LAST_EDIT 1031
|
||||
#define IDC_LAST_MATCH_EDIT 1032
|
||||
#define IDC_COLOR_SWATCH1 1039
|
||||
#define IDC_COLOR_SWATCH2 1040
|
||||
#define IDC_COLOR_SWATCH3 1041
|
||||
#define IDC_COLOR_SWATCH4 1042
|
||||
#define IDC_COLOR_SWATCH5 1043
|
||||
#define IDC_COLOR_SWATCH6 1044
|
||||
#define IDC_COLOR_SWATCH7 1045
|
||||
#define IDC_COLOR_SWATCH8 1046
|
||||
#define IDC_KEY_SPIN 1046
|
||||
#define IDC_COLOR_SWATCH9 1047
|
||||
#define IDC_MATCH_SPIN 1047
|
||||
#define IDC_COLOR_SWATCH10 1048
|
||||
#define IDC_POS_LOW_SPIN 1048
|
||||
#define IDC_FIRST_SPIN 1048
|
||||
#define IDC_COLOR_SWATCH11 1049
|
||||
#define IDC_POS_HIGH_SPIN 1049
|
||||
#define IDC_COLOR_SWATCH12 1050
|
||||
#define IDC_ROT_LOW_SPIN 1050
|
||||
#define IDC_FIRST_MATCH_SPIN 1050
|
||||
#define IDC_ROT_HIGH_SPIN 1051
|
||||
#define IDC_LAST_SPIN 1051
|
||||
#define IDC_LAST_MATCH_SPIN 1052
|
||||
#define IDC_APPDATA_SLOTSPIN 1202
|
||||
#define IDC_APPDATA_SLOT 1203
|
||||
#define IDC_APPDATA_SLOTLABEL 1204
|
||||
#define IDS_RB_ASCIIOBJECTOUT 30619
|
||||
#define IDS_RB_ASCIIFILES 30620
|
||||
#define IDS_RB_SAVEOBJECT 30621
|
||||
#define IDS_RB_COLORCLIPBOARD 30622
|
||||
#define IDS_RB_COLORNUM 30623
|
||||
#define IDS_RB_APPDATATEST 30624
|
||||
#define IDS_RB_FILEEXISTS 30625
|
||||
#define IDC_STATIC -1
|
||||
|
||||
// Next default values for new objects
|
||||
//
|
||||
#ifdef APSTUDIO_INVOKED
|
||||
#ifndef APSTUDIO_READONLY_SYMBOLS
|
||||
#define _APS_NEXT_RESOURCE_VALUE 103
|
||||
#define _APS_NEXT_COMMAND_VALUE 40001
|
||||
#define _APS_NEXT_CONTROL_VALUE 1018
|
||||
#define _APS_NEXT_SYMED_VALUE 101
|
||||
#endif
|
||||
#endif
|
||||
Reference in New Issue
Block a user