Anonymous
8/20/2025, 9:08:31 AM
No.106321725
>>106321653
Yes it can, either build with /MT or modify XP to use UCRT (onecore works too), or you copy 70 DLL UCRT DLL's to force ucrt to work on windows XP (but its not guaranteed to work), and the XP toolchain is for C++ (and XP needs to install a Visual C++ redistributable runtime for VS 2015, same for all Visual C++ versions).
Yes it can, either build with /MT or modify XP to use UCRT (onecore works too), or you copy 70 DLL UCRT DLL's to force ucrt to work on windows XP (but its not guaranteed to work), and the XP toolchain is for C++ (and XP needs to install a Visual C++ redistributable runtime for VS 2015, same for all Visual C++ versions).