resource.h 1.2 KB

123456789101112131415161718192021222324252627282930313233
  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by SplineTest.rc
  4. //
  5. #define IDD_ABOUTBOX 100
  6. #define IDR_MAINFRAME 128
  7. #define IDR_SPLINETYPE 129
  8. #define IDD_CARDINAL_DIALOG 130
  9. #define IDD_TCB_DIALOG 131
  10. #define IDC_TIGHTNESS_EDIT 1000
  11. #define IDC_TENSION_EDIT 1001
  12. #define IDC_CONTINUITY_EDIT 1002
  13. #define IDC_BIAS_EDIT 1003
  14. #define ID_CURVE_LINEAR 32772
  15. #define ID_CURVE_CATMULL_ROM 32773
  16. #define ID_CURVE_CARDINAL 32774
  17. #define ID_CURVE_TCB 32775
  18. #define ID_CURVE_RESET 32776
  19. #define ID_CURVE_DRAW_TANGENTS 32777
  20. #define ID_CURVE_LOOP 32778
  21. #define IDM_VEHICLE_CURVE 32780
  22. // Next default values for new objects
  23. //
  24. #ifdef APSTUDIO_INVOKED
  25. #ifndef APSTUDIO_READONLY_SYMBOLS
  26. #define _APS_3D_CONTROLS 1
  27. #define _APS_NEXT_RESOURCE_VALUE 132
  28. #define _APS_NEXT_COMMAND_VALUE 32781
  29. #define _APS_NEXT_CONTROL_VALUE 1002
  30. #define _APS_NEXT_SYMED_VALUE 101
  31. #endif
  32. #endif