home *** CD-ROM | disk | FTP | other *** search
/ Software 2000 / Software 2000 Volume 1 (Disc 1 of 2).iso / utilities / u149.dms / in.adf / ColourWindow / ColourWindow.h < prev    next >
Encoding:
C/C++ Source or Header  |  1991-05-25  |  209 b   |  13 lines

  1. /* Name: ColourWindow.h */
  2.  
  3. #define ERROR     0
  4. #define OK       10
  5. #define CANCEL   20
  6. #define QUIT     30
  7. #define WORKING  50
  8.  
  9. #define NOTHING   0
  10. #define COPY     10
  11. #define EXCHANGE 20
  12. #define SPREAD   30
  13.