home *** CD-ROM | disk | FTP | other *** search
/ Media Share 9 / MEDIASHARE_09.ISO / cprog / ev_201.zip / DEMO1.ZIP / DEMO1.HCM < prev    next >
Text File  |  1993-07-03  |  524b  |  22 lines

  1. /*
  2.    Help context's macros header file.
  3.  
  4.    Project: demo1
  5.  
  6.    Produced by EasyVision's help compiler 2.0
  7.    TNG SOFT enterprises (C) 1993
  8. */
  9.  
  10. #define HC_GENERAL 1
  11. #define HC_MENU_SYSTEM 100
  12. #define HC_MENU_DEMO 200
  13. #define HC_MENU_EXAMPLES 300
  14. #define HC_MENU_SYSTEM_REFRESH 101
  15. #define HC_MENU_SYSTEM_ABOUT 102
  16. #define HC_MENU_DEMO_OPEN 201
  17. #define HC_MENU_DEMO_EXIT 202
  18. #define HC_MENU_EXAMPLES_OFFLINE 301
  19. #define HC_MENU_EXAMPLES_DUMMY 302
  20. #define HC_WINDOW_ABOUT 1000
  21. #define HC_WINDOW_DEMO 2000
  22.