home *** CD-ROM | disk | FTP | other *** search
/ CD Actual 13 / CDA13.ISO / cdactual / demobin / share / program / C / ACCHELP.ZIP / ACCHELPR.H < prev   
Encoding:
C/C++ Source or Header  |  1992-05-28  |  336 b   |  16 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_HELPHELP               0x201
  14. #define CM_U_HELPABOUT              0x202
  15.  
  16.