I want to capture WM_KEYDOWN event when PRESS TAB, but looks like I cannot do it. Only WM_KEYUP can be caught when press TAB
I want to capture WM_KEYDOWN event when PRESS TAB, but looks like I cannot do it. Only WM_KEYUP can be caught when press TAB