https://bugs.documentfoundation.org/show_bug.cgi?id=96671
--- Comment #7 from Mike Kaganski <[email protected]> --- This could be made an easyhack. The function to use is https://learn.microsoft.com/en-us/windows/win32/api/wow64apiset/nf-wow64apiset-iswow64process And also, conditionally, to support 32-bit-ion-Arm, we could get function address and call https://learn.microsoft.com/en-us/windows/win32/api/wow64apiset/nf-wow64apiset-iswow64process2 -- You are receiving this mail because: You are the assignee for the bug.
