home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 1998 May / Pcwk5b98.iso / Borland / Cplus45 / BC45 / CMDENABL.PAK / CMDENABL.H < prev    next >
Text File  |  1995-08-29  |  471b  |  13 lines

  1. //----------------------------------------------------------------------------
  2. // ObjectWindows - (C) Copyright 1994 by Borland International
  3. //   Command-enabling sample application
  4. //----------------------------------------------------------------------------
  5.  
  6. #define CM_FILENEW      201
  7. #define CM_FILEOPEN     202
  8. #define CM_FILESAVE     203
  9. #define CM_FILESAVEAS   204
  10. #define CM_TOGGLEDIRTY  205
  11. #define CM_TOGGLENEW    206
  12. #define CM_SHOWSTATE    207
  13.