Is there any alternative way to get a full path of a file without using Path.GetFullPath method?
A:
Able to resolve it using GetFullPathName function.
http://msdn.microsoft.com/en-us/library/aa364963%28VS.85%29.aspx
Thanks
John
2009-12-10 08:13:08