The last few days I've been attempting to make a popup window with a menu outside of the WinMain class.


void CMFToolbar::GetQuote()
{

InitCommonControls();

if(m_pBrowser)
{