mirror of
https://github.com/momo5502/emulator.git
synced 2026-01-21 12:43:57 +00:00
More logging
This commit is contained in:
@@ -3853,7 +3853,7 @@ namespace
|
||||
|
||||
NTSTATUS handle_NtSystemDebugControl()
|
||||
{
|
||||
return STATUS_NOT_SUPPORTED;
|
||||
return STATUS_DEBUGGER_INACTIVE;
|
||||
}
|
||||
|
||||
NTSTATUS handle_NtRequestWaitReplyPort()
|
||||
|
||||
Reference in New Issue
Block a user