Hi,
I am trying to find a file on a machine using
SearchTreeForFile(RootPath, FileName, sBuffer)

It seems to work fine on Win 98 and 2000, but on NT machines with Sp5 it returns 0 indicating that the file does not exist, but it does.
What is wrong and how can I correct it?