Unreal can't load .lib file and gets stuck

does imi_trans_transform call any standard library functions internally?
If so perhaps it’s execution should be isolated in it’s area.
I made a dll linker a while back where I had to push parts of the code to their own section for it to work ok with std

CreateAndLinkDLLTutBFL.zip (1.7 KB)