home *** CD-ROM | disk | FTP | other *** search
/ Power-Programmierung / CD2.mdf / c / library / starview / examples / tutorial / example4 / example4.hrc < prev    next >
Encoding:
Text File  |  1992-08-01  |  500 b   |  18 lines

  1. /*******************************************************************
  2. *  EXAMPLE4.HRC
  3. *  (c) 1992 STAR DIVISION
  4. *******************************************************************/
  5.  
  6. #define MID_MENUBAR   1000
  7. #define MID_PENCOLOR  10
  8. #define MID_PENRED    11
  9. #define MID_PENBLUE   12
  10. #define MID_PENYELLOW 13
  11. #define MID_PENWIDTH  20
  12. #define MID_PENSMALL  21
  13. #define MID_PENMEDIUM 22
  14. #define MID_PENTHICK  23
  15. #define MID_FILE      30
  16. #define MID_QUIT      31
  17. #define MID_ABOUT     32
  18.