> actually using the winscreenlock caused a soft reset on some sony clies (and > i think on handera too). since i found out i have never looked at the > winscreenlock function anymore...
no :) you caused the soft-reset when you didn't check that the return value was NULL :) the reason for the break on sony and other devices was that they could not allocate sufficient resources to do the lock :) and, when it fails, it returns NULL. something you should check against. --- Aaron Ardiri [EMAIL PROTECTED] CEO - CTO +46 70 656 1143 Mobile Wizardry http://www.mobilewizardry.com/ -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
