10 Sep
2024
10 Sep
'24
5:02 p.m.
On Tue Sep 10 16:52:28 2024 +0000, Jinoh Kang wrote:
I believe the FIXME should still be in place for non-x64 architectures. Have I missed anything? Probably not for x86 / 32 bit, on x86 calling that on wow64 seems to do nothing on Windows (and there is already a FIXME in wow64_NtSetInformationProcess). That's likely the same for arm / 32 bit. So in principle it might still deserve it, yes, but I am not sure if this fixme worth arch specific ifdefs in this place.
-- https://gitlab.winehq.org/wine/wine/-/merge_requests/6446#note_81791