I can't figure out why a

EvtEnqueueKey ((WChar) 0x0100, 0, 0);

job produces

theEventP->data.keyDown.chr == 0x0100
theEventP->data.keyDown.keyCode == 0
theEventP->data.keyDown.modifiers == 8 // commandKeyMask

Is it normal that the modifiers are not 0? BTW, below 0x0100, all works OK
and above 0x0100 the same happens.

I used an OS 4 ROM.

Any ideas?

/Paul N.

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

Reply via email to