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

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