www.pudn.com > WebBrowse.rar > AddressToolBar.cpp
// AddressToolBar.cpp: implementation of the CAddressToolBar class.
//
//////////////////////////////////////////////////////////////////////
#include "stdafx.h"
#include "WebBrowse.h"
#include "AddressToolBar.h"
#ifdef _DEBUG
#undef THIS_FILE
static char THIS_FILE[]=__FILE__;
#define new DEBUG_NEW
#endif
//////////////////////////////////////////////////////////////////////
// Construction/Destruction
//////////////////////////////////////////////////////////////////////
CAddressToolBar::CAddressToolBar()
{
}
CAddressToolBar::~CAddressToolBar()
{
}