Last updated 1 year ago
[DllImport("user32.dll", SetLastError = true, CharSet = CharSet.Unicode)] public static extern uint GetWindowModuleFileName( IntPtr hwnd, [Out]
Microsoft documentation: Link