It's the GetShortPathName API...VB Code:
Declare Function GetShortPathName Lib "kernel32" Alias "GetShortPathNameA" (ByVal lpszLongPath As String, ByVal lpszShortPath As String, ByVal cchBuffer As Long) As Long
|
Results 1 to 3 of 3
Thread: 8.3 DOS PathThreaded View
|
Click Here to Expand Forum to Full Width |