resource.h 1.3 KB

123456789101112131415161718192021222324252627282930313233343536
  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by MaxFly.rc
  4. //
  5. #define IDS_LIBDESCRIPTION 1
  6. #define IDS_CATEGORY 2
  7. #define IDS_CLASS_NAME 3
  8. #define IDS_PARAMS 4
  9. #define IDS_SPIN 5
  10. #define IDD_PANEL 101
  11. #define IDD_MAXFLY_PANEL 101
  12. #define IDC_CLOSEBUTTON 1000
  13. #define IDC_DOSTUFF 1000
  14. #define IDC_PITCH_UP_BUTTON 1001
  15. #define IDC_PITCH_DOWN_BUTTON 1002
  16. #define IDC_YAW_LEFT_BUTTON 1003
  17. #define IDC_YAW_RIGHT_BUTTON 1004
  18. #define IDC_FLY_FORWARD_BUTTON 1005
  19. #define IDC_FLY_BACKWARD_BUTTON 1006
  20. #define IDC_SELECT_CAMERA_BUTTON 1007
  21. #define IDC_COLOR 1456
  22. #define IDC_EDIT 1490
  23. #define IDC_SPEED_EDIT 1490
  24. #define IDC_SPIN 1496
  25. #define IDC_SPEED_SPIN 1496
  26. // Next default values for new objects
  27. //
  28. #ifdef APSTUDIO_INVOKED
  29. #ifndef APSTUDIO_READONLY_SYMBOLS
  30. #define _APS_NEXT_RESOURCE_VALUE 101
  31. #define _APS_NEXT_COMMAND_VALUE 40001
  32. #define _APS_NEXT_CONTROL_VALUE 1009
  33. #define _APS_NEXT_SYMED_VALUE 101
  34. #endif
  35. #endif