J
jmarc
Doesn't seems to work!
Filling a CListBox with over 75,000 strings in it, took more than 5 minutes
!
I tried using InitStorage( nbitems, length_item ) before filling the
listbox,
and it doesn't seem to change anything. It supposed to be used to allocate
CListBox memory before using AddStgring() and InsertString().
Does anyone have succesfully used this InitStorage() function..???
(I'm not using Win 98.. whit listbox limited to 32 thousands.. then)
Thanks!
jmarc...
Filling a CListBox with over 75,000 strings in it, took more than 5 minutes
!
I tried using InitStorage( nbitems, length_item ) before filling the
listbox,
and it doesn't seem to change anything. It supposed to be used to allocate
CListBox memory before using AddStgring() and InsertString().
Does anyone have succesfully used this InitStorage() function..???
(I'm not using Win 98.. whit listbox limited to 32 thousands.. then)
Thanks!
jmarc...