1
0

resource.h 803 B

123456789101112131415161718
  1. #ifndef IDC_STATIC
  2. #define IDC_STATIC (-1)
  3. #endif
  4. #define IDD_TOOLS_BOX 100
  5. #define IDI_ICON1 101
  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
  15. #define INFO_TEXT 40010
  16. #define IDC_BOX_GROUP 40011
  17. #define ID_BOUNDARY_GROUP 40012