Add more tests

This commit is contained in:
momo5502
2024-10-25 17:32:19 +02:00
parent a3a95ec829
commit 9091131a96
4 changed files with 73 additions and 12 deletions

View File

@@ -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;
}