//---------------------------------------------------------------------------- // // File: WExit.hpp // // Contents: This file contains the wizard page for // // // Notes: // // History: // July 8, 1995 MikeMi - Created // // //---------------------------------------------------------------------------- #ifndef __WEXIT_HPP__ #define __WEXIT_HPP__ extern HPROPSHEETPAGE GetExitHPage( NETPAGESINFO* pgp ); #endif