home *** CD-ROM | disk | FTP | other *** search
/ Liren Large Software Subsidy 7 / 07.iso / c / c083 / 21.ddi / MDIFILE.PAK / MDIFILE.H < prev    next >
Encoding:
C/C++ Source or Header  |  1993-12-02  |  627 b   |  18 lines

  1. //----------------------------------------------------------------------------
  2. // ObjectWindows - (C) Copyright 1991, 1993 by Borland International
  3. //----------------------------------------------------------------------------
  4.  
  5. #define IDI_MULTIFILE       101
  6. #define IDI_DOC             102
  7.  
  8. #define CM_TOGGLEHINT       202
  9. #define CM_TOGGLEBAR        203
  10.  
  11. #define IDA_MDIFILE         100
  12.  
  13. #define IDM_EDITFILE_DOC    100
  14. #define IDM_EDITFILE_CHILD  101
  15.  
  16. #define IDW_STATUSBAR       32000   // Copied from include\owl\messageb.h
  17. #define IDW_TOOLBAR         1000    // Assigned to toolbar in BuildControlBar()
  18.