Jump to content

New: some buttons do not return WM_KEYDOWN, only WM_KEYUP


Recommended Posts

Guest The PocketTV Team
Posted

On the Red-e smartphone, VK_TVOLUMEUP and VK_TVOLUMEDOWN buttons only return WM_KEYUP messages

(no WM_KEYDOWN). All the other buttons seem to return both.

I don't know if this is the same on the other smartphone.

Is it a MS requirement that all buttons on a smartphone must generate

a WM_KEYDOWN and a WM_KEYUP messages ?

Guest midnight
Posted

hmmm, thats strange, cos microturismo uses the volume controls for the speed controls, and so must use keydown event, so answer is, dunno, but seems like they have keydown

Guest The PocketTV Team
Posted

I suppose you are talking about the SPV, correct ?

Of course, that does not answer my question:

Is it a MS requirement that ALL buttons on a smartphone (including volume) must generate both a WM_KEYDOWN and a WM_KEYUP messages ?

If it is, then the problem is specific to the Red-e phone.

Guest midnight
Posted

dunno, no idea, but i would have thought the os is the same on all smartphones

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.