home *** CD-ROM | disk | FTP | other *** search
/ Liren Large Software Subsidy 7 / 07.iso / c / c083 / 19.ddi / OWLINC.PAK / MDI.RH < prev    next >
Encoding:
Text File  |  1993-12-02  |  541 b   |  16 lines

  1. //----------------------------------------------------------------------------
  2. // ObjectWindows - (C) Copyright 1991, 1993 by Borland International
  3. //   include\owl\mdi.rh
  4. //   Resource & command IDs to use with mdi.h
  5. //----------------------------------------------------------------------------
  6.  
  7. //
  8. // Commands
  9. //
  10. #define CM_CASCADECHILDREN   24361
  11. #define CM_TILECHILDREN      24362
  12. #define CM_TILECHILDRENHORIZ 24363
  13. #define CM_ARRANGEICONS      24364
  14. #define CM_CLOSECHILDREN     24365
  15. #define CM_CREATECHILD       24366
  16.