Hi-
I am wondering if there is a c/c++ API for the system preferences that I can use to disable the screen saver. I'd like to do this:
* read the settings that the user has (how long until screen saver activates, etc)
* disable it
* when my app exits, re-enable the settings saved previous.
Thanks!
I am wondering if there is a c/c++ API for the system preferences that I can use to disable the screen saver. I'd like to do this:
* read the settings that the user has (how long until screen saver activates, etc)
* disable it
* when my app exits, re-enable the settings saved previous.
Thanks!