Prepare web debugger (#247)

This commit is contained in:
Maurice Heumann
2025-04-29 09:51:15 +02:00
committed by GitHub
49 changed files with 4768 additions and 47 deletions

View File

@@ -169,6 +169,7 @@ namespace
}
thread.apc_alertable = false;
win_emu.callbacks.on_thread_switch();
return true;
}