December 20, 2011, 10:07
Hello
I want to summarize the role of function keys in Windows Mobile, former Pocket PC, as I got several questions each week on how to use or enable Function keys in this or that application.
Here is a simple information about how function keys work in Windows Mobile.
Continue reading ‘Windows Mobile – the no-go world of Function Keys’ »
Tags:
AllKeys,
Function Key,
Internet Explorer Mobile,
remote desktop mobile,
UnregisterFunc1,
windows mobile Category:
CodeProject,
Int*rm*c,
Keyboard,
kiosk mode,
Programming,
Tips,
Windows Mobile Information |
2 Comments
May 11, 2009, 15:55
Updated 7. june 2010: added source code and binaries for KeyTest3AK with prechecked WM_KEYDOWN, WM_KEY_UP, WM_CHAR and option to save a log.
[Download not found]
============================================================================
I just finished my KeyTest3AK. You can take alook at what keycodes produced by the keys on your handheld. Additionally there are options to test what happens, if you use GXOpenInput(), RegisterHotKeys(), UnregisterFunc1 and AllKeys().
Continue reading ‘KeyTest3AK – a tool to look at keyboard codes’ »
Tags:
AllKeys,
GXOpenInput,
KeyTest,
kiosk mode,
RegisterHotKeys(),
source,
Tools,
UnregisterFunc1,
WM_KEYDOWN Category:
CodeProject,
Keyboard,
Programming,
Tools |
4 Comments