Hi, I use the following code for disable the auto-keyguard on the T600 ( from the example of function HsAttrSet of Trep600 Dev guide.pdf ).
UInt32 keyguard = 0; HsAttrSet( hsAttrKeyboardLocked, 0, &keyguard ); but it seems this does not work. Could you please give me some advice ? Thanks, Vu -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
