scemu
scemu copied to clipboard
DRY out WinAPI 32-bit vs 64-bit implementation duplication
In a 64bits Windows OS the implementation is in 64bits, but if the program is 32bits, the wow64 subsystem prepares the switch of params, registers and structures.