home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World Komputer 1998 May
/
Pcwk5b98.iso
/
Borland
/
Cplus45
/
BC45
/
EDIT.PAK
/
EDITX.RH
< prev
next >
Wrap
Text File
|
1995-08-29
|
430b
|
12 lines
//----------------------------------------------------------------------------
// ObjectWindows - (C) Copyright 1991, 1993 by Borland International
//----------------------------------------------------------------------------
// Menu item ids.
//
#define CM_INSERT_TEXT 400
#define CM_DELETE_SUBTEXT 401
#define CM_DELETE_LINE 402
#define CM_SAVE_TEXT 403
#define CM_RESTORE_TEXT 404