How to find all files

How can i find all files on the volume (or search by extension)?
Thanks!
Read about the FindFirstFile() function in the MSDN library: http://msdn.microsoft.com/en-us/library/aa364418%28VS.85%29.aspx. That should put you in the right track.
Thank you.
Topic archived. No new replies allowed.