Hi,

I have a filename lets say c:\a.txt. I want to write a function which will return me the complete UNC Path. In this case it could be \\machinename\cdrive\a.txt.

I have managed to do this for shared drives as well as for local drives on a Windows NT machine but not for 95/98 machines.

Can anybody Help

[email protected]