1 reference to GetModuleFileName
System.Windows.Forms.Primitives (1)
Windows\Win32\PInvoke.GetModuleFileNameLongPath.cs (1)
20
int pathLength = (int)
GetModuleFileName
(hModule, lpFilename, (uint)buffer.Length);