Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

How to override Home Key in Windows Mobile

0 views
Skip to first unread message

prn

unread,
Dec 23, 2009, 2:53:06 AM12/23/09
to
Hi,
How to override Home key(VK_THOME) in Windows Mobile.
Is there any way to disable this key for some application...???

If having please let me know...

i have register this key using
BOOL bRetVal = RegisterHotKey(hwnd, VK_THOME, MOD_WIN, VK_THOME);

and handle
WM_HOTKEY...

int that msg i m trying to show my hide application, but getting some
flickker.......


pls tell me how to override Home key like Back key in windows mobile..

thx in advanced.

Regards,
Pravin.

0 new messages