home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 1998 May / Pcwk5b98.iso / Borland / Cplus45 / BC45 / EDIT.PAK / EDITX.RH < prev    next >
Text File  |  1995-08-29  |  430b  |  12 lines

  1. //----------------------------------------------------------------------------
  2. // ObjectWindows - (C) Copyright 1991, 1993 by Borland International
  3. //----------------------------------------------------------------------------
  4.  
  5. // Menu item ids.
  6. //
  7. #define CM_INSERT_TEXT        400
  8. #define CM_DELETE_SUBTEXT     401
  9. #define CM_DELETE_LINE        402
  10. #define CM_SAVE_TEXT          403
  11. #define CM_RESTORE_TEXT       404
  12.