¡@

Home 

c++ Programming Glossary: strfile

Recursive hard disk search with FindFirstFile & FindNextFile C++

http://stackoverflow.com/questions/15068475/recursive-hard-disk-search-with-findfirstfile-findnextfile-c

search the hard disk c for a given file. EG example.txt. strFilePath here would be used in the FindFirstFile declaration. Any.. appeciated. Thanks. String Copy SearchDrive const String strFile const String strFilePath const bool bRecursive const bool bStopWhenFound.. String Copy SearchDrive const String strFile const String strFilePath const bool bRecursive const bool bStopWhenFound const HANDLE..