If I do a CListCtrl m_wndList[20]; would this allocate alot of memory if the user only "makes" the program use the first two.. for example
(it sure is ugly to do like this!)

The thing is i dont know from the start how many ctabctrl's the user needs,, its up to him...

-- Henrik