i've made a plugin for this because i wanted to turn off the backlight of my display when the screensaver is on
so, i made a plugin that returns 1 is screensaver is on and 0 if the screensaver is off.
so, you can use that info to do whatever you want, you can go to a clear screen when screensaver is on or control the backlight like me(in fact i turn off the backlight and go to a blank screen when screensaver turns on and viceversa)
the plugin stopped working in my pc without a reason after i installed GTA 4.
i recompiled it and now it is working, this .dll file is slightly diferent from the original if you compare them, the code is the same, but now it works.
so, if you are experimenting some kind of problem try with this one.
You do not have the required permissions to view the files attached to this post.
Same thing was possible using process.dll (process lister/checker). But you had to change variables everytime you changed screensaver (that is not so often).
it gives you the answer to "is the screensaver active?"
you can use it in the actions tab and change the screen, turn off the BL or something.
yes, you just have to copy it the the plugins folder, it uses the windows user32 library