: how do i read the contents of a directory in VC++, i have looked everywhere and i cant find how to do this simple task .. : : thanks for any help : Check MSDN for 'FindFirstFile()/FindNextFile()'.
: : how do i read the contents of a directory in VC++, i have looked everywhere and i cant find how to do this simple task .. : : : : thanks for any help : : : Check MSDN for 'FindFirstFile()/FindNextFile()'. : :
Comments
:
: thanks for any help
:
Check MSDN for 'FindFirstFile()/FindNextFile()'.
: :
: : thanks for any help
: :
: Check MSDN for 'FindFirstFile()/FindNextFile()'.
:
:
yes thanks, i have it working now