home *** CD-ROM | disk | FTP | other *** search
/ C Programming Starter Kit 2.0 / SamsPublishing-CProgrammingStarterKit-v2.0-Win31.iso / bc45 / colordlg.pak / CCTLTEST.RC < prev    next >
Text File  |  1997-07-23  |  375b  |  13 lines

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