This function does not change the physical state of the keyboard, but changes the value returned by WinGetKeyState, not WinGetPhysKeyState.

To set the state of a single key, first get the entire table, modify the individual key, and then set the table from the modified value.


[Back] [Next]