03-12-2009, 05:01 AM
I am able to ge the filename from Explorer using GetListViewItemTxt, please see attached picture.
As you can see, the list is sorted by file size. Right now, I have to begin at the top of the list then go down one at a time to check for file size. For smaller lists, this works just fine. But on folders with more files, it takes too long. I need to be able to jump to the first file 5kb or bigger then start from there.
Any ideas?
As you can see, the list is sorted by file size. Right now, I have to begin at the top of the list then go down one at a time to check for file size. For smaller lists, this works just fine. But on folders with more files, it takes too long. I need to be able to jump to the first file 5kb or bigger then start from there.
Any ideas?