Use FuncKey to free up your FunctionKeys on Windows Mobile
Print This Post
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:FuncKeys - Control the function of Function Keys on Windows Mobile devices (embedded Visual C++ 4.0 Source included) (Hits: 421, size: 721.86 KB)








Hi,
Do you have installer for Win CE 5/6 devices?
Thanks and Regards,
Jason
I am sorry, I do not provide special installers. You just need to copy all files to the windows dir of the dvice and you are done.
regards, Josef
[...] you are not the coder you may use UnregisterFunc1 (see my post “Freedom for Function Keys“). But be warned, there are applications that even then will not process Function Keys or do [...]