home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World Komputer 1998 May
/
Pcwk5b98.iso
/
Borland
/
Cplus45
/
BC45
/
CMDENABL.PAK
/
CMDENABL.H
< prev
next >
Wrap
Text File
|
1995-08-29
|
471b
|
13 lines
//----------------------------------------------------------------------------
// ObjectWindows - (C) Copyright 1994 by Borland International
// Command-enabling sample application
//----------------------------------------------------------------------------
#define CM_FILENEW 201
#define CM_FILEOPEN 202
#define CM_FILESAVE 203
#define CM_FILESAVEAS 204
#define CM_TOGGLEDIRTY 205
#define CM_TOGGLENEW 206
#define CM_SHOWSTATE 207