resource.h 643 B

123456789101112131415
  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
  13. #define EXP_LT 40008
  14. #define EXP_TEXT 40009