home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World Komputer 1998 May
/
Pcwk5b98.iso
/
Borland
/
Cplus45
/
BC45
/
OWLINC.PAK
/
EDITSEAR.RH
< prev
next >
Wrap
Text File
|
1995-08-29
|
662b
|
31 lines
//----------------------------------------------------------------------------
// ObjectWindows
// (C) Copyright 1992, 1994 by Borland International, All Rights Reserved
//
// Resource & command IDs to use with editsear.rc and editsear.h
//----------------------------------------------------------------------------
#include <owl/edit.rh>
//
// Commands
//
#define CM_EDITFIND 24351
#define CM_EDITREPLACE 24352
#define CM_EDITFINDNEXT 24353
//
// String IDs
//
#define IDS_CANNOTFIND 32540
//
// Menu IDs
//
#define IDM_EDITSEARCH 32541
//
// Accelerator IDs
//
#define IDA_EDITSEARCH 32542