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

  1. //----------------------------------------------------------------------------
  2. // ObjectWindows
  3. // Copyright (C) 1991, 1995 by Borland International, All Rights Reserved
  4. //----------------------------------------------------------------------------
  5. #include <owl/owlapp.rc>         // default owl app icon
  6. #include <owl/except.rc>
  7. #include "cctltest.h"
  8.  
  9. IDM_APPMENU MENU
  10. BEGIN
  11.   MENUITEM "&Color", CM_COLOR
  12. END
  13.  
  14.