Acceleration Key
C / C++ / MFC
3
Posts
3
Posters
0
Views
1
Watching
-
Hi! To detect Ctlr+A in WM_KEYUP we use GetKeyState(VK_CONTROL)<0. How can we know that user is pressing Alt+A for example ? Thanks, Sovann Everything should be made as simple as possible, but not simpler [Albert Einstein]
-
Hi! To detect Ctlr+A in WM_KEYUP we use GetKeyState(VK_CONTROL)<0. How can we know that user is pressing Alt+A for example ? Thanks, Sovann Everything should be made as simple as possible, but not simpler [Albert Einstein]
-
Hi! To detect Ctlr+A in WM_KEYUP we use GetKeyState(VK_CONTROL)<0. How can we know that user is pressing Alt+A for example ? Thanks, Sovann Everything should be made as simple as possible, but not simpler [Albert Einstein]