No I did not try it... My threads are plenty fast enough. I tried downloading his demo but the file is no longer available. Did he send you the source code?
Hello William Thanks for your attention. So I have uploaded the project in dropbox of a look and please compare the speed, he can upload images like the viewer windows'7, very fast even you know how he did it seeing the project? because he used ImageEN
There is no way I can tell how he did it because he did not show the source. I suspect he used ImageEnMView with FillFromDirectory, or he used iexFolderMView because it is threaded and the thread is only active as new items become available when the list is scrolled.
I'd try using iexFolderMView if you think threading is not fast enough. My threading creates the thumbnails from all the files in a folder. iexFolderMView only runs a thread as it becomes necessary to draw the thumbnails so its speed seems faster because it is not producing thumbnails for all the images at once.
Hello William you realize that it can load the subsampling is what it's called? before drawing the image as I do that with ImageEN?, you realize that the image is pixelated and then is drawn correctly windows 7 does that can help me with this?