On Mon Jun 19 02:27:11 2023 +0000, Nikolay Sivov wrote:
I don't think this has to be a stub, we have NtGetNextThread() in already. Also this is missing corresponding wow64 changes.
I've added the missing wow64 part (initially I only tested 32-bit, now I know that changes like this need 64-bit testing as well).
The app in the linked bug report definitely benefits from the stub. Is it going to hurt something to add a stub before adding a full implementation?