user32: Avoid using WIN_GetPtr for window handle validation.
We will eventually want to make GetWindowThreadProcessId fast (probably based on shared handle table) instead of calling win32u.
Please register or sign in to comment
We will eventually want to make GetWindowThreadProcessId fast (probably based on shared handle table) instead of calling win32u.