I do it by: WORD ito = SysSetAutoOffTime( 0 ); EvtResetAutoOffTimer(); // perform whatever time intensive task I have. SysSetAutoOffTime( ito ); EvtResetAutoOffTimer();
"Christian Vandendorpe" <[EMAIL PROTECTED]> wrote in message news:101950@palm-dev-forum... > > Does anyone know how to temporarily disabling the device auto-off ? > > Thanks in advance. > > Chris > > > -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
