I want to create a little windows application not using MFC
that search the c:\ directory for files and folders and when it finds one of them automaticaly launch this file or folder.Any tips on how to proceed will be very apreciated.
maybe you could ask it in the visual c++ forum, where it would be more appropriate. Here people might help you only on design (like : you'll have to have an object that knows how to "move" in directories, one that knows how to compare the file found by the previous one to those you're searching for, one to "launch" the file, one to monitor all this ...)
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.