Scott,

I can say from bitter experience that you had better be in a very
controlled environment if you are filtering alarms. Or else you should
consider a 900 number to handle support.

There are *plenty* of programs out there with, ah, funky code in their
alarm handling code. The OS, itself (depending upon version and device),
is not without wrinkles in this area, too.

Consider that VII's use alarming for radio battery charging purposes.
And consider silent alarms from programs that do their updating in the
middle of the night.

Good luck.

Alex


Scott Gruby wrote:
> 
> In my application, I have a need to block all alarms. In my event loop,
> I look for the vchrAlarm and just continue; this works fine, except for
> the fact that the alarm sound is played BEFORE I get to process the
> event. The documentation says that the alarm trigger is setup in
> EvtGetSysEvent. Is there an easy way for me to check to see if there is
> a system event available, looking at the queue to see if the next event
> is an alarm and then ignoring it? How do I get the location of the
> system event queue?
> 
> Other ideas?
> 
> --
> Scott Gruby
> [EMAIL PROTECTED]
> <http://www.gruby.com/>

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

Reply via email to