home *** CD-ROM | disk | FTP | other *** search
/ Windows Game Programming for Dummies (2nd Edition) / WinGamProgFD.iso / pc / DirectX SDK / DXSDK / samples / Multimedia / DirectInput / JoyStick / resource.h < prev   
Encoding:
C/C++ Source or Header  |  2001-10-08  |  1.7 KB  |  46 lines

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by Joystick.rc
  4. //
  5. #define IDI_MAIN                        102
  6. #define IDD_JOYST_IMM                   103
  7. #define IDR_ACCELERATOR1                103
  8. #define IDC_CLOSE                       1001
  9. #define IDC_X_AXIS                      1010
  10. #define IDC_Y_AXIS                      1011
  11. #define IDC_Z_AXIS                      1012
  12. #define IDC_X_AXIS_TEXT                 1013
  13. #define IDC_Y_AXIS_TEXT                 1014
  14. #define IDC_Z_AXIS_TEXT                 1015
  15. #define IDC_X_ROT_TEXT                  1016
  16. #define IDC_Y_ROT_TEXT                  1017
  17. #define IDC_Z_ROT_TEXT                  1018
  18. #define IDC_SLIDER0_TEXT                1019
  19. #define IDC_X_ROT                       1020
  20. #define IDC_Y_ROT                       1021
  21. #define IDC_Z_ROT                       1022
  22. #define IDC_SLIDER1_TEXT                1023
  23. #define IDC_POV0_TEXT                   1024
  24. #define IDC_POV1_TEXT                   1025
  25. #define IDC_POV2_TEXT                   1026
  26. #define IDC_POV3_TEXT                   1027
  27. #define IDC_SLIDER0                     1030
  28. #define IDC_SLIDER1                     1031
  29. #define IDC_POV                         1040
  30. #define IDC_POV0                        1040
  31. #define IDC_BUTTONS                     1041
  32. #define IDC_POV1                        1042
  33. #define IDC_POV2                        1043
  34. #define IDC_POV3                        1044
  35.  
  36. // Next default values for new objects
  37. // 
  38. #ifdef APSTUDIO_INVOKED
  39. #ifndef APSTUDIO_READONLY_SYMBOLS
  40. #define _APS_NEXT_RESOURCE_VALUE        104
  41. #define _APS_NEXT_COMMAND_VALUE         40001
  42. #define _APS_NEXT_CONTROL_VALUE         1025
  43. #define _APS_NEXT_SYMED_VALUE           101
  44. #endif
  45. #endif
  46.