cplusplus
.com
TUTORIALS
REFERENCE
ARTICLES
FORUM
C++
Tutorials
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs
Forum
Beginners
Help with FindFirstFile()
Help with FindFirstFile()
Oct 25, 2012 at 12:09am UTC
Ssturges
(75)
Hey guys, I'm trying to build a program that reads file names from a directory, and I think in order for me to do this I will need to learn how to use the FindFirstFile() method.
it takes too parameters and I'm not sure what the second is:
FindFirstFile(
"c:\\Users\\User1\\Desktop\\XVC\\TF1\\"
);
If someone could help me out, or give me a better method to do the same thing. I would really appreciate it.
Thanks
Topic archived. No new replies allowed.