On Sun Oct 26 16:52:38 2025 +0000, Piotr Caban wrote:
base initialization doesn't match with rva's usage in C-runtime (see CXX_USE_RVA definition in dlls/msvcrt/cxx.h). I'm expecting it to not work on 32-bit Arm.
Thanks, I have rewritten this to only use `hmod` as the base on non-i386 systems.