Source code of Windows XP (NT5)
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

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by cplsvr1.rc
  4. //
  5. #define IDS_SHEETCAPTION 1
  6. #define IDS_ERROR 2
  7. #define IDS_NOFORCEFEEDBACK 3
  8. #define IDS_ACQUIRED 4
  9. #define IDS_UNACQUIRED 5
  10. #define IDS_DEFAULT 6
  11. #define IDD_INITIAL 10
  12. #define IDD_XY 11
  13. #define IDD_SLIDER 12
  14. #define IDD_POV 13
  15. //#define IDC_POVLABEL 14
  16. #define IDI_WINFLAG 105
  17. #define IDI_CONFIG 108
  18. #define IDC_STOP 1001
  19. #define IDC_XDATA 1002
  20. #define IDC_YDATA 1003
  21. #define IDC_ZDATA 1004
  22. #define IDC_RXDATA 1005
  23. #define IDC_RYDATA 1006
  24. #define IDC_RZDATA 1007
  25. #define IDC_S0DATA 1008
  26. #define IDC_S1DATA 1009
  27. #define IDC_POV0DATA 1010
  28. #define IDC_POV1DATA 1011
  29. #define IDC_POV2DATA 1012
  30. #define IDC_POV3DATA 1013
  31. #define IDC_BUTTONSDOWN 1014
  32. #define IDC_EFFECTLIST 1018
  33. #define IDC_NUMAXES 1019
  34. #define IDC_NUMBUTTONS 1020
  35. #define IDC_NUMPOVS 1021
  36. #define IDC_AXISLIST 1022
  37. #define IDC_BUTTONLIST 1023
  38. #define IDC_POVLIST 1024
  39. #define IDC_DISPNAME 1025
  40. #define IDC_TYPENAME 1026
  41. #define IDC_CLSID 1027
  42. #define IDC_CALLOUT 1028
  43. #define IDC_DEVSTATUS 1029
  44. // blj: Calibration ID's
  45. #define IDD_CALIBRATE 1032
  46. #define IDD_CALIBRATE1 1033
  47. #define IDC_CALIBRATE 1034
  48. #define IDC_GROUPBOX 1035
  49. #define IDC_JOYLIST1 1036
  50. #define IDC_JOYLIST1_LABEL 1037
  51. // THESE ID's MUST REMAIN UNDESTURBED!
  52. #define IDC_JOYLIST2 1038
  53. #define IDC_JOYLIST3 IDC_JOYLIST2+1
  54. #define IDC_JOYLIST4 IDC_JOYLIST2+2
  55. #define IDC_JOYLIST5 IDC_JOYLIST2+3
  56. #define IDC_JOYLIST6 IDC_JOYLIST2+4
  57. #define IDC_JOYLIST7 IDC_JOYLIST2+5
  58. //******************************************************
  59. #define IDC_JOYLIST2_LABEL 1071
  60. #define IDC_JOYLIST3_LABEL IDC_JOYLIST2_LABEL+1
  61. #define IDC_JOYLIST4_LABEL IDC_JOYLIST2_LABEL+2
  62. #define IDC_JOYLIST5_LABEL IDC_JOYLIST2_LABEL+3
  63. #define IDC_JOYLIST6_LABEL IDC_JOYLIST2_LABEL+4
  64. #define IDC_JOYLIST7_LABEL IDC_JOYLIST2_LABEL+5
  65. #define IDC_JOYPOV_LABEL IDC_JOYLIST2_LABEL+7
  66. // ID's related to items on the IDD_CALIBRATE page
  67. #define IDC_JOYPICKPOV 1101
  68. #define IDC_JOYCALBACK 1102
  69. #define IDC_JOYCALNEXT 1103
  70. #define IDC_JOYCALDONE 1104
  71. #define IDC_JOYCALMSG 1105
  72. #define IDC_JOYPOV 1106
  73. // IDS's related to items on the IDD_CALIBRATE page
  74. #define IDS_JOYCALCAPN 1200
  75. #define IDS_JOYCALBACK 1201
  76. #define IDS_JOYCALNEXT 1202
  77. #define IDS_JOYCALDONE 1203
  78. #define IDS_JOYCALXY_CENTERYOKE 1205
  79. #define IDS_JOYCALXY_CENTERCAR 1206
  80. #define IDS_JOYCALXY_CENTERGAMEPAD 1207
  81. #define IDS_JOYCALXY_CENTER 1208
  82. #define IDS_JOYCALXY_MOVEYOKE 1209
  83. #define IDS_JOYCALXY_MOVECAR 1210
  84. #define IDS_JOYCALXY_MOVEGAMEPAD 1211
  85. #define IDS_JOYCALXY_MOVE 1212
  86. #define IDS_JOYCALXY_CENTERYOKE2 1213
  87. #define IDS_JOYCALXY_CENTERCAR2 1214
  88. #define IDS_JOYCALXY_CENTERGAMEPAD2 1215
  89. #define IDS_JOYCALXY_CENTER2 1216
  90. #ifdef DEADZONE
  91. // String defines!
  92. #define IDS_DEADZONE_TITLE 2000
  93. #define IDS_JOYSTICK_DEADZONE 2001
  94. #define IDS_GAMEPAD_DEADZONE 2002
  95. #define IDS_CAR_DEADZONE 2003
  96. #define IDS_YOKE_DEADZONE 2004
  97. // Spin Control defines!
  98. #define IDC_X_DEADZONE_SPIN 2005
  99. #define IDC_Y_DEADZONE_SPIN 2006
  100. #define IDC_X_SATURATION_SPIN 2007
  101. #define IDC_Y_SATURATION_SPIN 2008
  102. // Edit Controls associated with the
  103. // Spin controls above!
  104. #define IDC_X_DEADZONE 2010
  105. #define IDC_Y_DEADZONE 2011
  106. #define IDC_X_SATURATION 2015
  107. #define IDC_Y_SATURATION 2016
  108. // Static text field defines!
  109. #define IDC_DEADZONE_TITLE 2009
  110. #define IDC_SATURATION_TITLE 2014
  111. #define IDC_X_AXIS_LABEL_DEADZONE 2012
  112. #define IDC_Y_AXIS_LABEL_DEADZONE 2013
  113. #define IDC_X_AXIS_LABEL_SATURATION 2017
  114. #define IDC_Y_AXIS_LABEL_SATURATION 2018
  115. #endif // DEADZONE
  116. // Next default values for new objects
  117. //
  118. #ifdef APSTUDIO_INVOKED
  119. #ifndef APSTUDIO_READONLY_SYMBOLS
  120. #define _APS_NEXT_RESOURCE_VALUE 110
  121. #define _APS_NEXT_COMMAND_VALUE 40001
  122. #define _APS_NEXT_CONTROL_VALUE 1030
  123. #define _APS_NEXT_SYMED_VALUE 101
  124. #endif
  125. #endif