What is fastest way for a .Net program to index all images on a user's computer?
- by Ole Jak
What is fastest way for .Net programm to index all images on users computer?
fastest - same pc configuration, diferent time (seconds)
.Net programm - beter C#
to index - get a list of absolute links (like c://bla-bla/file ) and save tham into file (index.txt)
all images (like JPEGs, PNGs, BMPs)