Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Why key codes are c_int? #1004

Open
T4r4sB opened this issue Sep 4, 2021 · 0 comments
Open

Why key codes are c_int? #1004

T4r4sB opened this issue Sep 4, 2021 · 0 comments

Comments

@T4r4sB
Copy link

T4r4sB commented Sep 4, 2021

pub const VK_LBUTTON: c_int = 0x01;

In old version they wehe WPARAM, and it was consistent with WPARAM using on WM_KEYDOWN message.
Wy the are c_int now?

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

No branches or pull requests

1 participant