Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
windows: Use GetProcessInformation() on Windows 11+
Only Windows 11 or newer supports ProcessMachineTypeInfo with GetProcessInformation(). Ensure this function is only used on those versions. Co-authored-by: Håvard Sørbø <[email protected]>
- Loading branch information