Can someone explain how I would search for a folder (not a file) by name. I'm thinking I would user WIN32_FIND_DATA? All the examples I found were to search for a specific file. Anyone, can someone get me off in the right direction?
Thanks
Printable View
Can someone explain how I would search for a folder (not a file) by name. I'm thinking I would user WIN32_FIND_DATA? All the examples I found were to search for a specific file. Anyone, can someone get me off in the right direction?
Thanks
Oops, Thanks.