home *** CD-ROM | disk | FTP | other *** search
/ Liren Large Software Subsidy 7 / 07.iso / c / c082_122 / 10.ddi / OWLHELP.ZIP / OWLHELPR.H < prev   
Encoding:
C/C++ Source or Header  |  1992-06-10  |  380 b   |  17 lines

  1. // ObjectWindows - (C) Copyright 1992 by Borland International
  2. //
  3. // owlhelpr.h
  4.  
  5. #include <owlrc.h>
  6.  
  7. #define OWLHELPAPMENU 2
  8. #define OWLHELPAPACCEL 3
  9.  
  10. #define CM_U_MENUITEMA              0x100
  11. #define CM_U_MENUITEMB              0x101
  12.  
  13. #define CM_U_HELPINDEX              0x200
  14. #define CM_U_HELPHELP               0x201
  15. #define CM_U_HELPABOUT              0x202
  16.  
  17.