void CAlertDlg::UpdateAlertCount(){char countLabel[6];sprintf(countLabel, "%d", m_alertList.size());m_alertCount = countLabel;UpdateData(false);}
[Listening to: All Mixed Up - 311 - Greatest Hits '93-'03 (3:02)]
void CAlertDlg::UpdateAlertCount(){char countLabel[6];sprintf(countLabel, "%d", m_alertList.size());m_alertCount = countLabel;UpdateData(false);}