Help with FindFirstFile()

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.