//---------------------------------------------------------------------------- // // File: WService.hpp // // Contents: This file contains definitions // // // Notes: // // History: // July 8, 1995 MikeMi - Created // // //---------------------------------------------------------------------------- #ifndef __WSERVICE_HPP__ #define __WSERVICE_HPP__ extern HPROPSHEETPAGE GetServiceHPage( NETPAGESINFO* pgp ); #endif