home *** CD-ROM | disk | FTP | other *** search
/ QBasic & Borland Pascal & C / Delphi5.iso / C / BC_502 / PAINT.PAK / PAINT.RH < prev    next >
Encoding:
Text File  |  1997-05-06  |  502 b   |  17 lines

  1. //----------------------------------------------------------------------------
  2. // ObjectWindows
  3. // Copyright (c) 1991, 1995 by Borland International, All Rights Reserved
  4. //----------------------------------------------------------------------------
  5.  
  6. #define IDC_WIDTH     102
  7. #define IDC_HEIGHT    103
  8.  
  9. #define IDC_2COLOR    101
  10. #define IDC_16COLOR   102
  11. #define IDC_256COLOR  103
  12. #define IDC_HICOLOR      104
  13. #define IDC_TRUECOLOR    105
  14.  
  15. #define CM_VIEWTOOLS  601
  16. #define CM_VIEWLINES  602
  17.