Hi Hynek,
Thanks for your quick reply

I wrote the below code to set my preference but it doesnt work. 
//
        SystemPreferencesType sysPrefs;
        PrefGetPreferences(&sysPrefs);
         sysPrefs.autoLockType  = never;
         PrefSetPreferences(&sysPrefs);
//
After setting the AutoLock to "never" also i get the autoLock screen.

Can you please help on this.

Regards

-- 
For information on using the ACCESS Developer Forums, or to unsubscribe, please 
see http://www.access-company.com/developers/forums/

Reply via email to