home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Fresh Fish 8
/
FreshFishVol8-CD2.bin
/
bbs
/
dev
/
cmanual-3.0.lha
/
CManual
/
Intuition
/
ColourWindow
/
ColourWindow.h
< prev
next >
Wrap
Text File
|
1993-10-12
|
1KB
|
32 lines
/***********************************************************/
/* */
/* Amiga C Encyclopedia (ACE) V3.0 Amiga C Club (ACC) */
/* ------------------------------- ------------------ */
/* */
/* Book: ACM Intuition Amiga C Club */
/* Chapter: ColourWindow Tulevagen 22 */
/* File: ColourWindow.h 181 41 LIDINGO */
/* Author: Anders Bjerin SWEDEN */
/* Date: 92-05-01 */
/* Version: 1.10 */
/* */
/* Copyright 1992, Anders Bjerin - Amiga C Club (ACC) */
/* */
/* Registered members may use this program freely in their */
/* own commercial/noncommercial programs/articles. */
/* */
/***********************************************************/
#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