resource.h 479 B

123456789101112
  1. #ifndef IDC_STATIC
  2. #define IDC_STATIC (-1)
  3. #endif
  4. #define IDD_TOOLS_BOX 100
  5. #define IDB_BITMAP1 101
  6. #define IDC_RED 40000
  7. #define IDC_CQL_FILL 40001
  8. #define IDC_CQL_OUTLINE 40002
  9. #define IDC_CQL_SIZE 40003
  10. #define IDC_SR_FLIP 40004
  11. #define IDC_CLEAR_FILL 40005