home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Dream 57
/
Amiga_Dream_57.iso
/
Amiga
/
Programmation
/
c
/
Docs
/
ACM.lha
/
CManual
/
ACM4
/
ColourWindow
/
ColourWindow.h
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
C/C++ Source or Header
|
1990-11-24
|
209 b
|
13 lines
/* Name: ColourWindow.h */
#define ERROR 0
#define OK 10
#define CANCEL 20
#define QUIT 30
#define WORKING 50
#define NOTHING 0
#define COPY 10
#define EXCHANGE 20
#define SPREAD 30