cplusplus
.com
TUTORIALS
REFERENCE
ARTICLES
FORUM
C++
Tutorials
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs
Forum
Windows Programming
Folder in folder
Folder in folder
Jan 11, 2016 at 7:26pm UTC
Hex213
(66)
Please, Can to find out whether in the folder is another folder or hidden files? And to find out his name and find out files name in him? With using win32.
Jan 11, 2016 at 8:41pm UTC
Thomas1965
(4571)
_findfirst is what you want.
https://msdn.microsoft.com/en-us/library/kda16keh.aspx
Topic archived. No new replies allowed.