home *** CD-ROM | disk | FTP | other *** search
/ Celestin Apprentice 2 / Apprentice-Release2.iso / Source Code / C / System / Swatch / Development / swatch 1.2 / swatch.resources.h < prev    next >
Encoding:
C/C++ Source or Header  |  1991-04-25  |  706 b   |  32 lines  |  [TEXT/KAHL]

  1. /**
  2.  
  3.     Swatch Application resources
  4.  
  5.  **/
  6.  
  7. #define NO_INIT_ALRT            (1000)
  8. #define INIT_PROBLEMS_ALRT        (1001)
  9. #define INIT_INCOMPATIBLE_ALRT    (1002)
  10. #define OUT_OF_MEMORY_ALRT        (1003)
  11. #define BAD_SYSTEM_VERSION_ALRT    (1004)
  12. #define NOT_MULTIFINDER_ALRT    (1005)
  13. #define WNE_DAMAGED_ALRT        (1006)
  14.  
  15. #define APPLE_MENU                (1000)
  16. #define FILE_MENU                (1001)
  17. #define EDIT_MENU                (1002)
  18.  
  19. #define COLOR8_clut                (1000)
  20. #define COLOR4_clut                (1001)
  21. #define GRAY8_clut                (1002)
  22. #define GRAY4_clut                (1003)
  23. #define BLACK_WHITE_PAT_        (1000)
  24.  
  25. #define ZOOM_IN_CURS            (1000)
  26. #define ZOOM_OUT_CURS            (1001)
  27. #define NO_ZOOM_CURS            (1002)
  28. #define INFO_CURS                (1003)
  29. #define ARROW_CURS                (1004)
  30.  
  31. #define MACSBUG_SICN            (1000)
  32.