Use FuncKey to free up your FunctionKeys on Windows Mobile

Hello

Updated on 10. feb 2010

I finished a toolset to free the function keys on windows mobile devices. That means a tool set that will give you back the function keys. Instead of F3 launching the phone app, you can free the F3 key and use it in your app.

The tool set consists of three files:

  • FuncKeysCPL a control panel applet that will launch the second tool FuncKeys.
  • FuncKeys will enable you to define the function keys to free up.
  • FuncKeysUnReg, the tool that will apply your settings during startup of the device.

For some more information see the html help inside FuncKeys (use the [?] button).

The only disadvantage with the tool is that it cannot free VK_LWIN as GXOpenInput() or AllKeys() can do.

regards

Josef
[Download not found]

[Download not found]

UPDATE: new version with definable delay at github

Update feb 2015: new version with support for F11 and F12: [Download not found]