home *** CD-ROM | disk | FTP | other *** search
/ QBasic & Borland Pascal & C / Delphi5.iso / C / BC_502 / PICKLIST.PAK / PICKLIST.RC < prev    next >
Encoding:
Text File  |  1997-05-06  |  484 b   |  16 lines

  1. //----------------------------------------------------------------------------
  2. // ObjectWindows
  3. // Copyright (c) 1995, 1995 by Borland International, All Rights Reserved
  4. //----------------------------------------------------------------------------
  5. #include <owl/owlapp.rc>
  6. #include <owl/picklist.rc>
  7. #include <owl/except.rc>
  8. #include "picklist.rh"
  9.  
  10. IDM_MAINMENU MENU
  11. {
  12.   MENUITEM "Pick from &Popup...", CM_PICKPOPITEM
  13.   MENUITEM "Pick from &Dialog...", CM_PICKITEM
  14. }
  15.  
  16.