mirror of
https://github.com/momo5502/emulator.git
synced 2026-01-18 11:13:57 +00:00
GDI init can't return 0?
This commit is contained in:
@@ -1347,7 +1347,7 @@ namespace
|
||||
}
|
||||
});
|
||||
|
||||
return STATUS_SUCCESS;
|
||||
return STATUS_NOT_SUPPORTED;
|
||||
}
|
||||
|
||||
NTSTATUS handle_NtUserGetThreadState()
|
||||
|
||||
Reference in New Issue
Block a user