if (event.eType == keyDownEvent && event.data.keyDown.chr ==
vchrLowBattery) ...
Hynek Sladky
hv reddy napsal(a):
Hi,
I am trying to stop pop up of Low battery alert warning message while
my application is running.
I try to add following lines in my AppEventLoop function.
But still it is showing up.
Inside do while loop i added this.
EvtGetEvent(&event, 0);
if (event.eType == vchrLowBattery)
continue;
Is there any thing still i need to add.
Kindly help me to find out the solution for this.
Thanks,
Regards,
Harsha
------------------------------------------------------------------------
Did you know? You can CHAT without downloading messenger. Know how!
<http://us.rd.yahoo.com/mail/in/ywebmessenger1/*http://in.messenger.yahoo.com/webmessengerpromo.php>
-- For information on using the ACCESS Developer Forums, or to
unsubscribe, please see http://www.access-company.com/developers/forums/
--
For information on using the ACCESS Developer Forums, or to unsubscribe, please
see http://www.access-company.com/developers/forums/