Can someone help me? im trying to locate a directory on my computer and im trying to find all the files in there and compare against them etc... can someone help me?
Printable View
Can someone help me? im trying to locate a directory on my computer and im trying to find all the files in there and compare against them etc... can someone help me?
hi,
if ur using
:SDK check FindFirstFile/FindNextFile
:MFC check CFileFind class
Bye