Last updated 1 year ago
[DllImport("psapi.dll", SetLastError = true, CharSet = CharSet.Ansi)] public static extern uint GetModuleBaseName( IntPtr hProcess, IntPtr hModule
Microsoft documentation: Link