This commit is contained in:
Ethan Roseman 2023-10-27 17:04:29 +09:00
parent 1bcc2c0c83
commit 34aec2324f
No known key found for this signature in database
GPG Key ID: 27F9FCEB8E4969BD
1 changed files with 2 additions and 0 deletions

View File

@ -71,6 +71,8 @@ wibo::Module lib_msvcrt = {
"msvcrt40.dll",
"msvcr70",
"msvcr70.dll",
"msvcr71",
"msvcr71.dll",
nullptr,
},
resolveByName,