21 Oct
2025
21 Oct
'25
12:06 p.m.
On Tue Oct 21 12:05:12 2025 +0000, Rémi Bernon wrote:
Ok, fwiw this only sets the "subsystem version" (as reported by winedump) in the PE header, not the "required OS version" or "image version". I don't know if there's compiler flags for these. Also looks like using 10.0 causes Windows to fail to run the program with STATUS_INVALID_IMAGE_FORMAT, so I'll use 6.0 instead.
-- https://gitlab.winehq.org/wine/wine/-/merge_requests/9027#note_119193