cplusplus
.com
TUTORIALS
REFERENCE
ARTICLES
FORUM
C++
Tutorials
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs
Forum
General C++ Programming
Translate Scancode to Virtual KeyCode
Translate Scancode to Virtual KeyCode
Jul 26, 2022 at 12:20am UTC
ruzip
(103)
Is there a way to easily translate scancode to vk code? I'm using GLut..
Say if the scancode is 30, it should trigger Letter A (upper or lower)
Jul 26, 2022 at 2:25am UTC
deleted account xyzzy
(5768)
https://docs.microsoft.com/en-us/windows/win32/api/winuser/nf-winuser-mapvirtualkeya
Topic archived. No new replies allowed.