home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 1997 May / Pcwk0597.iso / sybase / starbuck / hpp.z / WPCH.HPP < prev    next >
C/C++ Source or Header  |  1996-11-18  |  593b  |  30 lines

  1. /*  wpch.hpp
  2.     This is the source for the precompiled header file.
  3. */
  4.  
  5. #ifndef WPCH_HPP_INCLUDED
  6. #define WPCH_HPP_INCLUDED
  7.  
  8.  
  9. // Un-comment the following lines if you wish to include windows.h
  10. // in your projects.
  11.  
  12. // #define STRICT
  13. // #include <windows.h>
  14.  
  15.  
  16. // Also un-comment the following if you wish to include windows.h
  17. // in projects that also use OLE/ActiveX Controls.
  18.  
  19. // #include <ole2.h>
  20. // #include <olectl.h>
  21. // #define _stdole_HPP_INCLUDED
  22. // #define _StdType_HPP_INCLUDED
  23.  
  24. #include "wclass.hpp"
  25.  
  26. //  Include target-wide header files below.
  27.  
  28.  
  29. #endif
  30.