COURTESY : www.codeguru.com
LINK : http://www.codeguru.com/cpp/controls/listbox/article.php/c4759/
For information purpose only.
Environment: Visual Studio, VC++ 6.0, MFC, W9x/Me, W2k, XP.
Overview
CListBox: This is a wrapper class for the ListBox control, and it's used in almost every application. There is a little "gotcha" to this [...]