|
-
June 1st, 1999, 07:13 AM
#1
Speed of adding or deleteing items in a listctrl
When I added a large number of items(for example, 100000) into a listctrl, it
took more than 3 minute. And when I deleted all the items in this listctrl by
using DeleteAllItems(), it took almost 15 minutes. I already called SetRedraw(
FALSE) before doing these. My PC is PII 450 with 128M memory and the system is
Win98. Does anybody know how to resolve this problem?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|