home *** CD-ROM | disk | FTP | other *** search
/ Mastering Microsoft Visual C++ 4 (2nd Edition) / VisualC4.ISO / textdemo / release / textdemo.res / Menus / 128.rc
Encoding:
Text File  |  1995-11-30  |  229 b   |  15 lines

  1. 128 MENU
  2. LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
  3. {
  4.  POPUP "&Options"
  5.  {
  6.   MENUITEM "&Font...", 32771
  7.   MENUITEM SEPARATOR
  8.   MENUITEM "E&xit", 57665
  9.  }
  10.  POPUP "&Help"
  11.  {
  12.   MENUITEM "&About TextDemo...", 57664
  13.  }
  14. }
  15.