Why ain't the (MC67/MC95 WEH) TAB key raising key down and key up events when pressed and released?

J Jacques Gourmelen 3 years ago
3 0 0

In hope of getting notified as the TAB key is pressed/released, I called RegisterHotKey(hWnd, IDC_TAB_HOTKEY, MOD_KEYUP, VK_TAB) but soon released no key down and key up events are raised as the TAB key is pressed and released.
 
When pressed, only a WM_CHAR message is sent.
 
Is this expected?

CONTACT
Can’t find what you’re looking for?