From: prn on 23 Dec 2009 02:53 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.
|
Pages: 1 Prev: usbfn client driver Next: How to override Home key(VK_THOME) in Windows Mobile. |