home *** CD-ROM | disk | FTP | other *** search
/ C Programming Starter Kit 2.0 / SamsPublishing-CProgrammingStarterKit-v2.0-Win31.iso / bc45 / mdifile.pak / MDIFILE.H < prev    next >
Text File  |  1997-07-23  |  471b  |  16 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.