home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 1997 May / Pcwk0597.iso / sybase / starbuck / hpp.z / main.hpp < prev    next >
C/C++ Source or Header  |  1996-06-03  |  261b  |  15 lines

  1. /* [main.hpp|001]
  2.  *  main.hpp
  3.  
  4.     NOTE: This is a generated file. Do not modify it by hand.
  5. */
  6.  
  7. #ifndef MAIN_HPP_INCLUDED
  8. #define MAIN_HPP_INCLUDED
  9.  
  10. extern WForm *__MainForm;
  11. class ApplicationClass;
  12. extern ApplicationClass *Application;
  13.  
  14. #endif
  15.