Windows/MFC

CListCtrl count of total items (GetItemCount)

aucd29 2013. 10. 2. 18:04
[code]nCountDecrement = m_listNumber.GetItemCount();[/code]