//---------------------------------------------------------------------------- // // File: WBind.hpp // // Contents: // // // Notes: // // History: // July 8, 1995 MikeMi - Created // // //---------------------------------------------------------------------------- #ifndef __WBIND_HPP__ #define __WBIND_HPP__ extern HPROPSHEETPAGE GetBindHPage( NETPAGESINFO* pgp ); #endif