Why is MapVirtualKey not returning the extended key flag?
I am trying to synthesize keystrokes via PostMessage()
and I need to generate the corresponding lParam
.
I am trying to synthesize keystrokes via PostMessage()
and I need to generate the corresponding lParam
.