mirror of
https://github.com/momo5502/emulator.git
synced 2026-01-20 12:13:57 +00:00
Add more tests
This commit is contained in:
@@ -2154,7 +2154,7 @@ namespace
|
||||
{
|
||||
if (lock.value())
|
||||
{
|
||||
puts("NtAlertThreadByThreadIdEx with lock not supported yet!");
|
||||
c.win_emu.logger.print(color::gray, "NtAlertThreadByThreadIdEx with lock not supported yet!");
|
||||
//c.emu.stop();
|
||||
//return STATUS_NOT_SUPPORTED;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user