mirror of
https://github.com/decompals/wibo.git
synced 2025-12-16 08:27:07 +00:00
Improve synchapi impls; fix heap races & 64-bit fixes
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
extern const wibo::ModuleStub lib_kernel32 = {
|
||||
(const char *[]){
|
||||
"kernel32",
|
||||
"kernelbase",
|
||||
nullptr,
|
||||
},
|
||||
kernel32ThunkByName,
|
||||
|
||||
Reference in New Issue
Block a user