How do I search for files in a certain directory of a certain type and then print the output to the console?
Printable View
How do I search for files in a certain directory of a certain type and then print the output to the console?
http://msdn.microsoft.com/library/de...lesio_4qcl.asp
check out FindNextFile and FindClose as well