resource.h 587 B

1234567891011121314
  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
  12. #define IDC_CDR2AI 40006
  13. #define IDC_AI2CDR 40007