WndNeuz.cpp ( void CWndTitleBar::OnInitialUpdate() )
Code:
m_awndButton[ WTBID_CLOSE - 10000 ].Create( _T( "" ), 0, CRect( m_nButtonMax * 16, 4 , m_nButtonMax * 16 + 16, 20), this, WTBID_CLOSE ), m_nButtonMax++;
is important in your file it will look like this
just remove the x and youre done