Look in MSDN for the topic
"HOWTO: Search Directories to Find or List Files"
They have an example in Visual Basic, that uses calls to the API funtion FindFirstFile in a recursive way to look for a file or directory.
IShellLink::Resolve from the Shell interface IShellLink has some aspects of recursivity, but I do not recomend using it unless u have some knowledge of COM library calls
Hope this helps,
s-)
Blessed is he who in the name of justice and goodwill, sheperds the weak through the valley of darkness...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.