Improve synchapi impls; fix heap races & 64-bit fixes

This commit is contained in:
2025-11-10 18:15:33 -07:00
parent 2494b541b7
commit 6c4f332705
22 changed files with 1260 additions and 144 deletions

View File

@@ -5,6 +5,7 @@
extern const wibo::ModuleStub lib_kernel32 = {
(const char *[]){
"kernel32",
"kernelbase",
nullptr,
},
kernel32ThunkByName,