There was a post last week by someone looking for Projects and it spured me onto a new one. I intend creating a utility to preview images.

Does anyone have any comments, views, pointers or pitfalls for me?

I intend to use the ImageList type thing to collect all .icos, .jpegs, etc then give the user an option to preview them in a small box (what kind?). What kind of files would this work for? Any memory, speed, efficiency issues?

I know there will be someone who has done this before, but I want to try it myself before asking for code examples, which will probably be next week.