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

  1. //----------------------------------------------------------------------------
  2. // ObjectWindows - (C) Copyright 1991, 1993 by Borland International
  3. //   include\owl\window.rh
  4. //   Command IDs to use with window.h
  5. //----------------------------------------------------------------------------
  6.  
  7. //
  8. // Commands
  9. //
  10. #define CM_EXIT             24310
  11.  
  12. //
  13. // Default Owl icon ID
  14. //
  15. #define IDI_OWLAPP          32000
  16.