mirror of https://github.com/tongzx/nt5src
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
141 lines
4.9 KiB
141 lines
4.9 KiB
//{{NO_DEPENDENCIES}}
|
|
// Microsoft Developer Studio generated include file.
|
|
// Used by cplsvr1.rc
|
|
//
|
|
#define IDS_SHEETCAPTION 1
|
|
#define IDS_ERROR 2
|
|
#define IDS_NOFORCEFEEDBACK 3
|
|
#define IDS_ACQUIRED 4
|
|
#define IDS_UNACQUIRED 5
|
|
#define IDS_DEFAULT 6
|
|
|
|
#define IDD_INITIAL 10
|
|
#define IDD_XY 11
|
|
#define IDD_SLIDER 12
|
|
#define IDD_POV 13
|
|
//#define IDC_POVLABEL 14
|
|
|
|
#define IDI_WINFLAG 105
|
|
#define IDI_CONFIG 108
|
|
#define IDC_STOP 1001
|
|
#define IDC_XDATA 1002
|
|
#define IDC_YDATA 1003
|
|
#define IDC_ZDATA 1004
|
|
#define IDC_RXDATA 1005
|
|
#define IDC_RYDATA 1006
|
|
#define IDC_RZDATA 1007
|
|
#define IDC_S0DATA 1008
|
|
#define IDC_S1DATA 1009
|
|
#define IDC_POV0DATA 1010
|
|
#define IDC_POV1DATA 1011
|
|
#define IDC_POV2DATA 1012
|
|
#define IDC_POV3DATA 1013
|
|
#define IDC_BUTTONSDOWN 1014
|
|
#define IDC_EFFECTLIST 1018
|
|
#define IDC_NUMAXES 1019
|
|
#define IDC_NUMBUTTONS 1020
|
|
#define IDC_NUMPOVS 1021
|
|
#define IDC_AXISLIST 1022
|
|
#define IDC_BUTTONLIST 1023
|
|
#define IDC_POVLIST 1024
|
|
#define IDC_DISPNAME 1025
|
|
#define IDC_TYPENAME 1026
|
|
#define IDC_CLSID 1027
|
|
#define IDC_CALLOUT 1028
|
|
#define IDC_DEVSTATUS 1029
|
|
|
|
|
|
// blj: Calibration ID's
|
|
#define IDD_CALIBRATE 1032
|
|
#define IDD_CALIBRATE1 1033
|
|
#define IDC_CALIBRATE 1034
|
|
#define IDC_GROUPBOX 1035
|
|
|
|
#define IDC_JOYLIST1 1036
|
|
#define IDC_JOYLIST1_LABEL 1037
|
|
|
|
// THESE ID's MUST REMAIN UNDESTURBED!
|
|
#define IDC_JOYLIST2 1038
|
|
#define IDC_JOYLIST3 IDC_JOYLIST2+1
|
|
#define IDC_JOYLIST4 IDC_JOYLIST2+2
|
|
#define IDC_JOYLIST5 IDC_JOYLIST2+3
|
|
#define IDC_JOYLIST6 IDC_JOYLIST2+4
|
|
#define IDC_JOYLIST7 IDC_JOYLIST2+5
|
|
|
|
//******************************************************
|
|
#define IDC_JOYLIST2_LABEL 1071
|
|
#define IDC_JOYLIST3_LABEL IDC_JOYLIST2_LABEL+1
|
|
#define IDC_JOYLIST4_LABEL IDC_JOYLIST2_LABEL+2
|
|
#define IDC_JOYLIST5_LABEL IDC_JOYLIST2_LABEL+3
|
|
#define IDC_JOYLIST6_LABEL IDC_JOYLIST2_LABEL+4
|
|
#define IDC_JOYLIST7_LABEL IDC_JOYLIST2_LABEL+5
|
|
|
|
#define IDC_JOYPOV_LABEL IDC_JOYLIST2_LABEL+7
|
|
|
|
// ID's related to items on the IDD_CALIBRATE page
|
|
#define IDC_JOYPICKPOV 1101
|
|
#define IDC_JOYCALBACK 1102
|
|
#define IDC_JOYCALNEXT 1103
|
|
#define IDC_JOYCALDONE 1104
|
|
#define IDC_JOYCALMSG 1105
|
|
#define IDC_JOYPOV 1106
|
|
|
|
// IDS's related to items on the IDD_CALIBRATE page
|
|
#define IDS_JOYCALCAPN 1200
|
|
#define IDS_JOYCALBACK 1201
|
|
#define IDS_JOYCALNEXT 1202
|
|
#define IDS_JOYCALDONE 1203
|
|
|
|
#define IDS_JOYCALXY_CENTERYOKE 1205
|
|
#define IDS_JOYCALXY_CENTERCAR 1206
|
|
#define IDS_JOYCALXY_CENTERGAMEPAD 1207
|
|
#define IDS_JOYCALXY_CENTER 1208
|
|
#define IDS_JOYCALXY_MOVEYOKE 1209
|
|
#define IDS_JOYCALXY_MOVECAR 1210
|
|
#define IDS_JOYCALXY_MOVEGAMEPAD 1211
|
|
#define IDS_JOYCALXY_MOVE 1212
|
|
#define IDS_JOYCALXY_CENTERYOKE2 1213
|
|
#define IDS_JOYCALXY_CENTERCAR2 1214
|
|
#define IDS_JOYCALXY_CENTERGAMEPAD2 1215
|
|
#define IDS_JOYCALXY_CENTER2 1216
|
|
|
|
#ifdef DEADZONE
|
|
// String defines!
|
|
#define IDS_DEADZONE_TITLE 2000
|
|
#define IDS_JOYSTICK_DEADZONE 2001
|
|
#define IDS_GAMEPAD_DEADZONE 2002
|
|
#define IDS_CAR_DEADZONE 2003
|
|
#define IDS_YOKE_DEADZONE 2004
|
|
|
|
// Spin Control defines!
|
|
#define IDC_X_DEADZONE_SPIN 2005
|
|
#define IDC_Y_DEADZONE_SPIN 2006
|
|
#define IDC_X_SATURATION_SPIN 2007
|
|
#define IDC_Y_SATURATION_SPIN 2008
|
|
|
|
// Edit Controls associated with the
|
|
// Spin controls above!
|
|
#define IDC_X_DEADZONE 2010
|
|
#define IDC_Y_DEADZONE 2011
|
|
#define IDC_X_SATURATION 2015
|
|
#define IDC_Y_SATURATION 2016
|
|
|
|
// Static text field defines!
|
|
#define IDC_DEADZONE_TITLE 2009
|
|
#define IDC_SATURATION_TITLE 2014
|
|
#define IDC_X_AXIS_LABEL_DEADZONE 2012
|
|
#define IDC_Y_AXIS_LABEL_DEADZONE 2013
|
|
#define IDC_X_AXIS_LABEL_SATURATION 2017
|
|
#define IDC_Y_AXIS_LABEL_SATURATION 2018
|
|
#endif // DEADZONE
|
|
// Next default values for new objects
|
|
//
|
|
#ifdef APSTUDIO_INVOKED
|
|
#ifndef APSTUDIO_READONLY_SYMBOLS
|
|
#define _APS_NEXT_RESOURCE_VALUE 110
|
|
#define _APS_NEXT_COMMAND_VALUE 40001
|
|
#define _APS_NEXT_CONTROL_VALUE 1030
|
|
#define _APS_NEXT_SYMED_VALUE 101
|
|
#endif
|
|
#endif
|
|
|