Skip to content

Change type of VK_* from c_int to WORD#981

Open
indianakernick wants to merge 1 commit intoretep998:0.3from
indianakernick:0.3
Open

Change type of VK_* from c_int to WORD#981
indianakernick wants to merge 1 commit intoretep998:0.3from
indianakernick:0.3

Conversation

@indianakernick
Copy link

The virtual key code constants are used in the wVk field of the KEYBDINPUT struct which has the type WORD. The contributing guidelines say that "The type of the constant should depend on where the constant is used" so these constants should have the type WORD.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant