Hi does anybody know how to disable the homekey on smartphone?
I'm using vs 2005 and smartphone 2003 and WM5.0. I have tried capturing the
key using RegisterHotKey (as suggested by people to solve this problem)
which captures the other soft keys just fine. However for the home key it
appears to miss the keydown key press so that home key continues to go to
the home screen. I have seen comment about using GX.DLL but I cannot find an
example... has anybody any examples?

The reason I need to stop the home key is that phone is not being used as
phone but to run a dedicated application.

Re: Disabling the homekey by Toni

Toni
Mon Oct 08 00:40:57 PDT 2007

Perhaps you want to purchase a kiosk application. This kind of programs
only allow you to run a limited list of applications.

What is that home key? The red one?

siman escribió:
> Hi does anybody know how to disable the homekey on smartphone?
> I'm using vs 2005 and smartphone 2003 and WM5.0. I have tried capturing the
> key using RegisterHotKey (as suggested by people to solve this problem)
> which captures the other soft keys just fine. However for the home key it
> appears to miss the keydown key press so that home key continues to go to
> the home screen. I have seen comment about using GX.DLL but I cannot find an
> example... has anybody any examples?
>
> The reason I need to stop the home key is that phone is not being used as
> phone but to run a dedicated application.
>
>