home *** CD-ROM | disk | FTP | other *** search
/ C Programming Starter Kit 2.0 / SamsPublishing-CProgrammingStarterKit-v2.0-Win31.iso / bc45 / paint.pak / PAINT.RH < prev    next >
Encoding:
Text File  |  1997-07-24  |  425 b   |  14 lines

  1. //----------------------------------------------------------------------------
  2. // ObjectWindows - (C) Copyright 1991, 1993 by Borland International
  3. //----------------------------------------------------------------------------
  4.  
  5. #define IDC_WIDTH     102
  6. #define IDC_HEIGHT    103
  7.  
  8. #define IDC_2COLOR    104
  9. #define IDC_16COLOR   105
  10. #define IDC_256COLOR  106
  11.  
  12. #define CM_VIEWTOOLS  601
  13. #define CM_VIEWLINES  602
  14.