v2: Always return TRUE from NtUserGetKeyboardState, the get_key_state request could only previously fail if the thread message queue failed to be created. Note that as we now skip the request we also don't create a message queue for GetKeyboardState calls.