home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Total C++ 2
/
TOTALCTWO.iso
/
borland
/
picklist.pak
/
PICKLIST.RC
< prev
next >
Wrap
Text File
|
1997-05-06
|
484b
|
16 lines
//----------------------------------------------------------------------------
// ObjectWindows
// Copyright (c) 1995, 1995 by Borland International, All Rights Reserved
//----------------------------------------------------------------------------
#include <owl/owlapp.rc>
#include <owl/picklist.rc>
#include <owl/except.rc>
#include "picklist.rh"
IDM_MAINMENU MENU
{
MENUITEM "Pick from &Popup...", CM_PICKPOPITEM
MENUITEM "Pick from &Dialog...", CM_PICKITEM
}