[DllImport("shlwapi.dll", CharSet=CharSet.Auto)]
static extern int PathCompactPathEx([Out] StringBuilder pszOut, string szPath, int cchMax, int dwFlags);
Declare Function PathCompactPathEx Lib "shlwapi.dll" (TODO) As TODO
None.
If you have an HDC, take a look at PathCompactPath
Please add some!
Please add some!
Do you know one? Please contribute it!