Ah ha, so maybe the way I am quitting my app could explain those infuriating and hard to track down exiting bugs that I sometimes get in the Simulator? I will change my exit routine to how you suggest instead - thanks for the advice/correction!

Edward Jones

Regis St-Gelais wrote:
"Luc Le Blanc" <[EMAIL PROTECTED]> a écrit dans le message de news: [EMAIL PROTECTED]
Isn't

EvtEnqueueKey( vchrLaunch, evtNulKeycode, commandKeyMask );

the same?


Yes Luc, it's the same.

The important thing is to start another application, NOT just terminate the current one like Edward Jones suggested. Just terminating the current application could lead to unexpected beavious in some circonstances and/or some 3th party launchers.


--
For information on using the ACCESS Developer Forums, or to unsubscribe, please 
see http://www.access-company.com/developers/forums/

Reply via email to