2 references to GetShortPathName
System.Windows.Forms.Primitives (2)
_generated\417\Windows.Win32.PInvoke.KERNEL32.dll.g.cs (2)
545
/// <inheritdoc cref="
GetShortPathName
(winmdroot.Foundation.PCWSTR, winmdroot.Foundation.PWSTR, uint)"/>
553
uint __result = PInvoke.
GetShortPathName
(lpszLongPathLocal, lpszShortPathLocal, (uint )lpszShortPath.Length);