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