[DllImport("user32.dll", SetLastError=true, CharSet=CharSet.Auto)]
static extern uint GetWindowModuleFileName(IntPtr hwnd,
[Out] StringBuilder lpszFileName, uint cchFileNameMax);
None.
None.
Please add some!
Please add some!
Do you know one? Please contribute it!