resource.h 535 B

12345678910111213
  1. #ifndef IDC_STATIC
  2. #define IDC_STATIC (-1)
  3. #endif
  4. #define IDD_TOOLS_BOX 100
  5. #define IDC_RED 40000
  6. #define IDC_CQL_FILL 40001
  7. #define IDC_CQL_OUTLINE 40002
  8. #define IDC_CQL_SIZE 40003
  9. #define IDC_SR_FLIP 40004
  10. #define IDC_CLEAR_FILL 40005
  11. #define IDC_CDR2AI 40006
  12. #define IDC_AI2CDR 40007