also make sure SysNotifyRegister call returned 0 On 5/27/06, Dmitry Grinberg <[EMAIL PROTECTED]> wrote:
try hard key 2 :-) and dont do sys Reset; instead try somethign that will definitely crash like asm(SUB PC,PC,#7);On 5/27/06, Alexander R. Pruss <[EMAIL PROTECTED]> wrote: > I must be doing something stupid. My test code (ARM version) is: > > Err DeqHandler( SysNotifyParamType* np ) > { > if ( ( ( EventType* )( np->notifyDetailsP ) )->eType == keyHoldEvent ) { > SysReset(); > } > return errNone; > } > > I hold down hard key 1 on my TX, the popup list triggers, but no reset happens. > -- > For information on using the PalmSource Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/ > -- Best Regards, Dmitry Grinberg Software Engineer, http://PalmPowerups.com (847) 226 9295 AIM: hacker19180 MSN: [EMAIL PROTECTED] ICQ: 165589894 Y! IM: dmitrygr2003 -- For information on using the PalmSource Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
-- Best Regards, Dmitry Grinberg Software Engineer, http://PalmPowerups.com (847) 226 9295 AIM: hacker19180 MSN: [EMAIL PROTECTED] ICQ: 165589894 Y! IM: dmitrygr2003 -- For information on using the PalmSource Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
