home *** CD-ROM | disk | FTP | other *** search
- /* wpch.hpp
- This is the source for the precompiled header file.
- */
-
- #ifndef WPCH_HPP_INCLUDED
- #define WPCH_HPP_INCLUDED
-
-
- // Un-comment the following lines if you wish to include windows.h
- // in your projects.
-
- // #define STRICT
- // #include <windows.h>
-
-
- // Also un-comment the following if you wish to include windows.h
- // in projects that also use OLE/ActiveX Controls.
-
- // #include <ole2.h>
- // #include <olectl.h>
- // #define _stdole_HPP_INCLUDED
- // #define _StdType_HPP_INCLUDED
-
- #include "wclass.hpp"
-
- // Include target-wide header files below.
-
-
- #endif
-