/****************************************************************************
*
* CNetscapeApp::CheckDefaultBrowser
*
* PARAMETERS:
* none
*
* RETURNS:
* void
*
* DESCRIPTION:
* This function checks the registry to see if we are still registered
* as the "default browser" (listed under http key and other extensions),
* since the MS Explorer has a nasty habit of kicking us out! If not,
* we prompt the user to restore our registry settings and make us
* the default again.
*
****************************************************************************/
|