home *** CD-ROM | disk | FTP | other *** search
/ Frozen Fish 1: Amiga / FrozenFish-Apr94.iso / bbs / alib / d4xx / d464 / filewindow.lha / FileWindow / FileWindow2.h < prev    next >
Encoding:
C/C++ Source or Header  |  1991-03-09  |  476 b   |  14 lines

  1. /*­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­*/
  2. /*        FileWindow2.h                                               */
  3. /*­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­*/
  4.  
  5. #define  CLEAR           0
  6. #define  TAKE          500    /* Values, FileWindow2() will return: */
  7. #define  ABORT         900
  8. #define  PANIC        1000
  9.  
  10. #define  TOTAL_LENGTH   130
  11. /*­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­*/
  12.  
  13.  
  14.