resource.h 315 B

123456789
  1. #ifndef IDC_STATIC
  2. #define IDC_STATIC (-1)
  3. #endif
  4. #define IDD_TOOLS_BOX 100
  5. #define IDC_NEWDOC 1001
  6. #define IDC_LASTDOC 1002
  7. #define IDC_CLEAR_FILL 1003
  8. #define IDC_SR_FLIP 1004