resource.h 1.7 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546
  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by WWCtrl.rc
  4. //
  5. #define IDCANCEL2 3
  6. #define IDC_RESET 3
  7. #define IDD_FORMVIEW 101
  8. #define IDD_COLOR_PICKER 129
  9. #define IDB_MARKER 130
  10. #define IDD_COLOR_FORM 130
  11. #define IDB_KEYFRAME_V 131
  12. #define IDB_KEYFRAME_H 132
  13. #define IDC_CUSTOM1 1000
  14. #define IDC_HUE_PICKER 1000
  15. #define IDC_CUSTOM2 1001
  16. #define IDC_WHITENESS_BAR 1001
  17. #define IDC_CUSTOM3 1002
  18. #define IDC_RED_BAR 1002
  19. #define IDC_CHECK1 1003
  20. #define IDC_GREEN_BAR 1003
  21. #define IDC_BLUE_BAR 1004
  22. #define IDC_EDIT1 1005
  23. #define IDC_RED_EDIT 1005
  24. #define IDC_EDIT2 1006
  25. #define IDC_GREEN_EDIT 1006
  26. #define IDC_EDIT3 1007
  27. #define IDC_BLUE_EDIT 1007
  28. #define IDC_SPIN1 1008
  29. #define IDC_RED_SPIN 1008
  30. #define IDC_SPIN2 1009
  31. #define IDC_GREEN_SPIN 1009
  32. #define IDC_SPIN3 1010
  33. #define IDC_BLUE_SPIN 1010
  34. #define IDC_ORIG_COLOR_BAR 1011
  35. #define IDC_CURRENT_COLOR_BAR 1012
  36. // Next default values for new objects
  37. //
  38. #ifdef APSTUDIO_INVOKED
  39. #ifndef APSTUDIO_READONLY_SYMBOLS
  40. #define _APS_NEXT_RESOURCE_VALUE 133
  41. #define _APS_NEXT_COMMAND_VALUE 32771
  42. #define _APS_NEXT_CONTROL_VALUE 1015
  43. #define _APS_NEXT_SYMED_VALUE 101
  44. #endif
  45. #endif