mirror of
https://github.com/decompals/wibo.git
synced 2025-12-21 18:59:26 +00:00
add msvcr100 to msvcrt lib
This commit is contained in:
@@ -33,6 +33,8 @@ wibo::Module lib_msvcrt = {
|
||||
"msvcrt40.dll",
|
||||
"msvcr70",
|
||||
"msvcr70.dll",
|
||||
"msvcr100",
|
||||
"msvcr100.dll",
|
||||
nullptr,
|
||||
},
|
||||
resolveByName,
|
||||
|
||||
Reference in New Issue
Block a user