home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / cl-lib07.zip / samples.zip / usr / samples / textview / textview3.rc < prev   
Text File  |  1995-03-05  |  122b  |  10 lines

  1. #define INCL_PM
  2. #define INCL_NLS
  3.  
  4. #include <os2.h>
  5.  
  6. MENU 1000
  7. {
  8.   MENUITEM      "Open",                   3001
  9. }
  10.