Last updated 1 year ago
[DllImport("psapi.dll", SetLastError = true)] [return: MarshalAs(UnmanagedType.Bool)] public static extern bool EnumerateLoadedModulesEx( IntPtr hProcess,
Microsoft documentation: Link