Skip to main content
1 of 2

Is it just me or does VK_SNAPSHOT not send a WM_KEYDOWN, only WM_KEYUP

Am I going mad? On my PC, every key happily sends a WM_KEYDOWN message except the sysreq/prtscreen key, which only seems to send WM_KEYUP. Obviously this is annoying, for my input manager code :D Is it just my pesky saitek keyboard?