Home | Info | Community | Development | myReactOS | Contact Us
ReactOS Development > Doxygenresource.h
Go to the documentation of this file.
00001 #pragma once 00002 00003 /* Icons */ 00004 #define IDI_CPLSYSTEM 102 00005 00006 /* Dialogs */ 00007 #define IDD_PROPPAGEMAIN 101 00008 #define IDD_ADD 119 00009 #define IDD_CUSTOM 4099 00010 #define IDD_ADVANCED 8188 00011 00012 /* Strings */ 00013 #define IDS_CPLSYSTEMNAME 1076 00014 #define IDS_CPLSYSTEMDESCRIPTION 1099 00015 #define IDS_CONTROLLER 1151 00016 #define IDS_STATUS 1152 00017 00018 /* Controls */ 00019 #define IDC_CONTROLLER_LIST 1020 00020 #define IDC_ADD_BUTTON 1011 00021 #define IDC_REMOVE_BUTTON 1028 00022 #define IDC_PROPERTIES_BUTTON 1002 00023 #define IDC_ADVANCED_BUTTON 1311 00024 #define IDC_TROUBLESHOOT_BUTTON 1007 00025 #define IDC_CUSTOM_BUTTON 1169 00026 #define IDC_GAME_PORT_COMBO 1168 00027 #define IDC_GAME_CONTROLLERS_LIST 1057 00028 #define IDC_ENABLE_RUDDERS_CHECKBOX 1000 00029 #define IDC_JOYSTICK_RADIO 1054 00030 #define IDC_FLIGHT_YOKE_RADIO 1051 00031 #define IDC_GAME_PAD_RADIO 1052 00032 #define IDC_RACE_CAR_RADIO 1053 00033 #define IDC_AXES_COMBO 1030 00034 #define IDC_RUDDER_PEDALS_RADIO 1172 00035 #define IDC_Z_AXIS_RADIO 1174 00036 #define IDC_BUTTONS_COMBO 1048 00037 #define IDC_INC_POINT_CHECKBOX 1072 00038 #define IDC_CONTROLLER_NAME_EDIT 1056 00039 #define IDC_PREFERRED_DEV_COMBO 8195 00040 00041 /* EOF */ Generated on Sat May 19 2012 04:14:40 for ReactOS by
1.7.6.1
|