
Posted:
Feb 19, 2009 @ 4:59pm
by edge
Hi Mamahow,
Currently it's not possible to use the VK_TEND key, it will probably be added to a later EDGELIB release.
For locking the keys in your application we recommend setting the lockkeys setting to false. Then you can handle the locking of keys yourself. Please refer to the Windows Mobile functions:
GXOpenInput/GXCloseInput
SHSetAppKeyWndAssoc
You can also try to return true in your OnNativeEvent callback function.