在 2025-6-20 19:33, Kirill Makurin 写道:
I unfortunately do not have a 32-bit msvcrt.dll to check, but listing symbols from msvcrt.dll in C:/ Windows/SysWOW64 directory also is missing _[f]stat*32 symbols.

It would be good if someone could check 32-bit version of msvcrt.dll on 
different Windows versions.


...?

The MSVCRT.DLL in SysWOW64 is indeed 32-bit. It's specifically x86-32 or i386 whatever you call it, even so on Windows on ARM64.

On the other hand, the MSVCRT.DLL in System32 is the native one. On an x86-32 system it's x86-32, and on x86-64 it's x86-64; on ARM64 it may be ARM64 or ARM64X.


--
Best regards,
LIU Hao

Attachment: OpenPGP_signature.asc
Description: OpenPGP digital signature

_______________________________________________
Mingw-w64-public mailing list
Mingw-w64-public@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mingw-w64-public

Reply via email to