home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World Komputer 1998 May
/
Pcwk5b98.iso
/
Borland
/
Cplus45
/
BC45
/
COLORDLG.PAK
/
CCTLTEST.RC
< prev
next >
Wrap
Text File
|
1995-08-29
|
375b
|
13 lines
//----------------------------------------------------------------------------
// ObjectWindows - (C) Copyright 1991, 1993 by Borland International
//----------------------------------------------------------------------------
#include "cctltest.h"
#include <owl\owlapp.rc> // default owl app icon
Commands MENU
BEGIN
MENUITEM "&Color", CM_COLOR
END