home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / sd386v50.zip / sd386src.zip / SETCOLOR.H < prev    next >
Text File  |  1991-11-14  |  345b  |  7 lines

  1. /* setcolor.h */
  2.  
  3. #define MAXFNAMELEN 129                 /* 1 byte len+128 char for SD86.PRO  */
  4. #define MAXVIDEOATR  21                 /* total number of video attributes  */
  5. #define MAXBGCOLOR    8                 /* total number of background colors */
  6. #define MAXFGCOLOR   16                 /* total number of foreground colors */
  7.