G
Guest
Hi, all
We are using Microsoft Visual C++ 6.0 Service Pack 6. We need to develop a
recursive function to search files in fix drives of user machine. Is there
one API that implement recursity in it? Will we need to develop recursive
function using FindFirstFile and FindNextFile?
Thanks in advance.
We are using Microsoft Visual C++ 6.0 Service Pack 6. We need to develop a
recursive function to search files in fix drives of user machine. Is there
one API that implement recursity in it? Will we need to develop recursive
function using FindFirstFile and FindNextFile?
Thanks in advance.