Hello!
I was wondering how can, take all file in a dir and do an action with some of them. I searched in the MSDN help but I only found that are not usefull like : system("dir"); but I want to manipulate these files not only show them Anyone know a link that I can learn how to manipulate file and directory.