home *** CD-ROM | disk | FTP | other *** search
- /**
-
- Swatch Application resources
-
- **/
-
- #define NO_INIT_ALRT (1000)
- #define INIT_PROBLEMS_ALRT (1001)
- #define INIT_INCOMPATIBLE_ALRT (1002)
- #define OUT_OF_MEMORY_ALRT (1003)
- #define BAD_SYSTEM_VERSION_ALRT (1004)
- #define NOT_MULTIFINDER_ALRT (1005)
- #define WNE_DAMAGED_ALRT (1006)
-
- #define APPLE_MENU (1000)
- #define FILE_MENU (1001)
- #define EDIT_MENU (1002)
-
- #define COLOR8_clut (1000)
- #define COLOR4_clut (1001)
- #define GRAY8_clut (1002)
- #define GRAY4_clut (1003)
- #define BLACK_WHITE_PAT_ (1000)
-
- #define ZOOM_IN_CURS (1000)
- #define ZOOM_OUT_CURS (1001)
- #define NO_ZOOM_CURS (1002)
- #define INFO_CURS (1003)
- #define ARROW_CURS (1004)
-
- #define MACSBUG_SICN (1000)
-