home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Carousel Volume 2 #1
/
carousel.iso
/
mactosh
/
util
/
startups.sit
/
stupcr.h
< prev
next >
Wrap
Text File
|
1986-05-06
|
759b
|
33 lines
/* StUpCr.H */
/* Contains the important globals */
#define ERRORALRT 301 /* ALRT resources */
#define ABOUTMEID 300
#define MISCALRT 302
#define CONVCOMP 303
#define WINDOW1R 300 /* WIND resources */
#define ERRMSG 300 /* STR# resources */
#define MSGSTR 301
#define OUTOFMEM 1 /* STR# 300 string index numbers */
#define READERROR 2
#define WRITERROR 3
#define NOFUNCTN 4
#define OPENMSG 1 /* STR# 301 string index */
#define READMSG 2
#define WRITMSG 3
#define REA2MSG 4
#define WRI2MSG 5
#define APPLMENU 1 /* MENU resources */
#define FILEMENU 2
#define EDITMENU 3
#define ABOUTSUBM 1 /* APPLMENU menu position */
#define FTOSSUBM 1 /* FILEMENU menu position */
#define STOFSUBM 2
#define QUITSUBM 4