Hello,
I need to iterate through all directories/files of drive/directory.
For example, if I select C: a particular function needs to iterate through
all directories (Program Files, WINNT, Windows, and inside WINT\System32
etc., ) and files in all directories.
I want to write a function which checks all files in drive/directory has
sufficient rights before uploading them.
Thank you,
Regards,
Raj.
Per Larsen - 26 Oct 2007 00:31 GMT
On 24.10.2007 10:19, Raj typed the following::
> Hello,
>
[quoted text clipped - 12 lines]
>
> Raj.
Have you tried this link?
http://vbnet.mvps.org/code/fileapi/filesearchinfo.htm

Signature
Regards
PerL