CListBox ... InitStorage()
- From: "jmarc" <jmarc@xxxxxxxxxxxxxxxxxxxxx>
- Date: Thu, 04 May 2006 20:53:17 GMT
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...
.
- Follow-Ups:
- Re: CListBox ... InitStorage()
- From: Göran Andersson
- Re: CListBox ... InitStorage()
- Prev by Date: Re: CLR Exceptions not getting handled in try/catch
- Next by Date: Re: CLR Exceptions not getting handled in try/catch
- Previous by thread: Re: CLR Exceptions not getting handled in try/catch
- Next by thread: Re: CListBox ... InitStorage()
- Index(es):
Relevant Pages
|