home *** CD-ROM | disk | FTP | other *** search
/ Liren Large Software Subsidy 7 / 07.iso / c / c221 / 7.ddi / MWHC.007 / Y2 < prev    next >
Encoding:
Text File  |  1990-11-11  |  399 b   |  20 lines

  1. /*----------------------
  2.    ABOUT2.H header file
  3.   ----------------------*/
  4.  
  5. #define IDM_ABOUT      1
  6.  
  7. #define IDD_BLACK     10
  8. #define IDD_BLUE      11
  9. #define IDD_GREEN     12
  10. #define IDD_CYAN      13
  11. #define IDD_RED       14
  12. #define IDD_MAGENTA   15
  13. #define IDD_YELLOW    16
  14. #define IDD_WHITE     17
  15.  
  16. #define IDD_RECT      20
  17. #define IDD_ELL       21
  18.  
  19. #define IDD_PAINT     30
  20.