This is a discussion on About MapVirtualKey API - Programmer ; Dear all, I have a question about MapVirtualKey API. In my testing, the MapVirtualKey( virtual_code, 0 ) seems always return XT scan code, even the keyboard only supports AT scan code. It is so strange. Is the MapVirtualKey( virtual_code, 0 ...
Dear all,
I have a question about MapVirtualKey API. In my testing, the
MapVirtualKey( virtual_code, 0 ) seems always return XT scan code,
even the keyboard only supports AT scan code. It is so strange.
Is the MapVirtualKey( virtual_code, 0 ) statically mapping XT scan
code for returning ? How do I get the AT scan code by
MapVirtualKey ??
I hunger for the answer of question. Hope somebody could help me.
Thanks in advance.
Sincerely,
Oliver