I am using the function EvtEnqueueKey to put a virtual character in the
queue.  I am also registered for the sysNotifyVirtualCharHandlingEvent (palm
OS version 5.0+ only).  I was wondering if anyone knows if the OS allocates
a user defined range of virtual keys?   I looked in the header chars.h, but
I did not see anything mentioned (other than licensee ranges).

I don't believe there's any such range defined. Also, since everybody gets a crack at the notification, having a "user defined range" would create the potential for conflicts unless the range was reserved for the current app, in which case using app defined events would be better.


-- Ken
--
Ken Krugler
TransPac Software, Inc.
<http://www.transpac.com>
+1 530-470-9200

--
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/support/forums/

Reply via email to