Posts tagged ‘Tools’

PocketPC and Windows CE essential Tools

Here is a list a some usefull tools for mobile development

Continue reading ‘PocketPC and Windows CE essential Tools’ »

KeyTest3AK – a tool to look at keyboard codes

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:KeyTest3AK (evc4 source, with logging option, bin for ArmV4 and ArmV4i) - (Hits: 284, size: 239.32 KB)

============================================================================

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’ »