home *** CD-ROM | disk | FTP | other *** search
/ Piper's Pit BBS/FTP: ibm 0040 - 0049 / ibm0040-0049 / ibm0040.tar / ibm0040 / ZINC_5.ZIP / WINSRC.ZIP / G_HELP.CPP < prev    next >
Encoding:
C/C++ Source or Header  |  1991-06-01  |  257 b   |  9 lines

  1. //    Zinc Interface Library - G_HELP.CPP
  2. //    COPYRIGHT (C) 1990, 1991.  All Rights Reserved.
  3. //    Zinc Software Incorporated.  Pleasant Grove, Utah  USA
  4.  
  5. #include "ui_win.hpp"
  6.  
  7. static UI_HELP_SYSTEM helpSystem;
  8. UI_HELP_SYSTEM *_helpSystem = &helpSystem;
  9.