We are in OS5 and I did a SysNotifyRegister (cardNo, dbID, sysNotifyEventDequeuedEvent, &myProcessDequeuedEvent, sysNotifyNormalPriority, myDataP);
job and handle [treat] events inside myProcessDequeuedEvent(). The question is how can I determine inside myProcessDequeuedEvent() if there are no more events coming, that is, how to do a correctly functioning EvtEventAvail() job. It is well known that EvtEventAvail() is not working the way I wish it did and in OS4- the solution is doable but is somewhat tricky. In OS5 the situation is more complex [swapped bytes, etc]. Any suggestions? Please note that I am not doing this inside a normally launched application but inside an "OS Extension". /Paul N. -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
