I am not able to compile on Windows, using a 32-bit Rust, and a 32-bit Python after the following change: f3876a9#diff-a7b0a2dee0126cddf994326e705a91ea It fails with ...
I want to use pywinauto for 64-bit game automation. I got stuck at calling the function print_control_identifiers() when using python 32bit. import pyautogui import psutil import pywinauto from ...