> So EvtEnqueueKey((WChar)keyBitVoiceRec, 0, 0) should do the job, I thought.
You need to have the commandKeyMask bit set in the 3rd parameter to EvtEnqueuKey, I believe. To be sure how the keyDownEvent looks like for the VoiceRec button set a breakpoint in your event loop, press the button and look at the event. /Jonatan -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
