D
DIOS
I have a legacy app from a manufacturer that requires a driver file
with a path in short format. The path is guaranteed to exist so there
are no problems there as I understand the path (or file) must exist in
order to make the conversion. I looked around a bit and found several
articles showing how to do this with an API call. Is there no native
method in the .NET framework that will give me this?
thanks
AGP
with a path in short format. The path is guaranteed to exist so there
are no problems there as I understand the path (or file) must exist in
order to make the conversion. I looked around a bit and found several
articles showing how to do this with an API call. Is there no native
method in the .NET framework that will give me this?
thanks
AGP