mirror of
https://github.com/electronicarts/CnC_Renegade.git
synced 2025-12-16 23:51:41 -05:00
Initial commit of Command & Conquer Renegade source code.
This commit is contained in:
113
Code/Tools/WWConfig/Resource.h
Normal file
113
Code/Tools/WWConfig/Resource.h
Normal file
@@ -0,0 +1,113 @@
|
||||
//{{NO_DEPENDENCIES}}
|
||||
// Microsoft Developer Studio generated include file.
|
||||
// Used by WWConfig.rc
|
||||
//
|
||||
#define IDD_WWCONFIG_DIALOG 102
|
||||
#define IDD_AUDIO_CONFIG 107
|
||||
#define IDD_VIDEO_CONFIG 108
|
||||
#define IDD_PERFORMANCE_CONFIG 109
|
||||
#define IDR_MAINFRAME 128
|
||||
#define IDB_LOGO 130
|
||||
#define IDI_ADAPTER 132
|
||||
#define IDI_MONITOR 133
|
||||
#define IDI_AUDIO_DRIVER 134
|
||||
#define IDD_DRIVER_VERSION_WARNING 136
|
||||
#define IDC_TAB_CTRL 1000
|
||||
#define IDC_DRIVER_LIST 1001
|
||||
#define IDC_STEREO_CHECK 1002
|
||||
#define IDC_11KHZ_RADIO 1003
|
||||
#define IDC_22KHZ_RADIO 1004
|
||||
#define IDC_RESOLUTION_SLIDER 1004
|
||||
#define IDC_44KHZ_RADIO 1005
|
||||
#define IDC_BITDEPTH_COMBO 1005
|
||||
#define IDC_RESOLUTION_STATIC 1006
|
||||
#define IDC_EXPERT_CHECK 1007
|
||||
#define IDC_PERFORMANCE_SLIDER 1008
|
||||
#define IDC_TERRAIN_SHADOW_CHECK 1009
|
||||
#define IDC_CHAR_SHADOWS_SLIDER 1010
|
||||
#define IDC_LIGHTING_MODE_COMBO 1011
|
||||
#define IDC_8BIT_RADIO 1012
|
||||
#define IDC_TEXTURE_DETAIL_SLIDER 1012
|
||||
#define IDC_16BIT_RADIO 1013
|
||||
#define IDC_WINDOWED_CHECK 1013
|
||||
#define IDC_PARTICLE_DETAIL_SLIDER 1013
|
||||
#define IDC_TEXTURE_FILTER_MODE_COMBO 1014
|
||||
#define IDC_TEXTURE_FILTER_COMBO 1014
|
||||
#define IDC_SURFACE_DETAIL_SLIDER 1015
|
||||
#define IDC_EXPERT_GROUP 1016
|
||||
#define IDC_EXPERT_SETTINGS 1016
|
||||
#define IDC_GEOMETRY_DETAIL_SLIDER 1017
|
||||
#define IDC_RATE_COMBO 1018
|
||||
#define IDC_SPEAKER_COMBO 1019
|
||||
#define IDC_QUALITY_COMBO 1020
|
||||
#define IDC_SOUND_EFFECTS_SLIDER 1021
|
||||
#define IDC_MUSIC_SLIDER 1022
|
||||
#define IDC_SOUND_EFFECTS_CHECK 1023
|
||||
#define IDC_MUSIC_CHECK 1024
|
||||
#define IDC_BUTTON1 1024
|
||||
#define IDC_AUTO_CONFIG_BUTTON 1024
|
||||
#define IDC_DISABLE_DRIVER_VERSION_DIALOG_CHECKBOX 1025
|
||||
#define IDC_DIALOG_CHECK 1025
|
||||
#define IDC_DRIVER_VERSION_WARNING_TEXT 1026
|
||||
#define IDC_CINEMATIC_SLIDER 1026
|
||||
#define IDC_CINEMATIC_CHECK 1027
|
||||
#define IDC_DIALOG_SLIDER2 1028
|
||||
#define IDC_DIALOG_SLIDER 1028
|
||||
#define IDC_QUALITY 1029
|
||||
#define IDC_STATIC1 1030
|
||||
#define IDC_DETAIL 1030
|
||||
#define IDC_STATIC2 1031
|
||||
#define IDC_STATIC3 1032
|
||||
#define IDC_PLAYBACK_RATE 1032
|
||||
#define IDC_HIGH_DESC 1032
|
||||
#define IDC_STATIC4 1033
|
||||
#define IDC_RESOLUTION 1033
|
||||
#define IDC_GEOMETRY_DETAIL 1033
|
||||
#define IDC_STATIC5 1034
|
||||
#define IDC_SPEAKER_SETUP 1034
|
||||
#define IDC_BIT_DEPTH 1034
|
||||
#define IDC_STATIC6 1035
|
||||
#define IDC_STATIC7 1036
|
||||
#define IDC_VOLUME 1036
|
||||
#define IDC_CHARACTER_SHADOWS 1036
|
||||
#define IDC_STATIC8 1037
|
||||
#define IDC_DRIVER 1037
|
||||
#define IDC_STATIC9 1038
|
||||
#define IDC_LOW_DESC 1038
|
||||
#define IDC_STATIC10 1039
|
||||
#define IDC_TEXTURE_DETAIL 1039
|
||||
#define IDC_STATIC11 1040
|
||||
#define IDC_LOW1 1040
|
||||
#define IDC_STATIC12 1041
|
||||
#define IDC_LOW2 1041
|
||||
#define IDC_STATIC13 1042
|
||||
#define IDC_PARTICLE_DETAIL 1042
|
||||
#define IDC_STATIC14 1043
|
||||
#define IDC_LOW3 1043
|
||||
#define IDC_STATIC15 1044
|
||||
#define IDC_LOW4 1044
|
||||
#define IDC_STATIC16 1045
|
||||
#define IDC_SURFACE_EFFECT_DETAIL 1045
|
||||
#define IDC_STATIC17 1046
|
||||
#define IDC_LOW5 1046
|
||||
#define IDC_STATIC18 1047
|
||||
#define IDC_HIGH1 1047
|
||||
#define IDC_STATIC19 1048
|
||||
#define IDC_LIGHTING_MODE 1048
|
||||
#define IDC_STATIC20 1049
|
||||
#define IDC_TEXTURE_FILTER 1049
|
||||
#define IDC_HIGH2 1050
|
||||
#define IDC_HIGH3 1051
|
||||
#define IDC_HIGH4 1052
|
||||
#define IDC_HIGH5 1053
|
||||
|
||||
// Next default values for new objects
|
||||
//
|
||||
#ifdef APSTUDIO_INVOKED
|
||||
#ifndef APSTUDIO_READONLY_SYMBOLS
|
||||
#define _APS_NEXT_RESOURCE_VALUE 137
|
||||
#define _APS_NEXT_COMMAND_VALUE 32771
|
||||
#define _APS_NEXT_CONTROL_VALUE 1054
|
||||
#define _APS_NEXT_SYMED_VALUE 101
|
||||
#endif
|
||||
#endif
|
||||
Reference in New Issue
Block a user