Add msvcr71/80/90 aliases to msvcrt

This commit is contained in:
Luke Street 2025-09-29 23:37:21 -06:00
parent 705607fcfb
commit 02d26c7bb9

View File

@ -3051,6 +3051,9 @@ wibo::Module lib_msvcrt = {
"msvcrt",
"msvcrt40",
"msvcr70",
"msvcr71",
"msvcr80",
"msvcr90",
"msvcr100",
nullptr,
},