screensaver
Disabling screen saver programatically doesn't affect the control panel?
I\'ve successfully disabled the screensaver using the method 开发者_StackOverflow社区described in this page.[详细]
2022-12-24 09:32 分类:问答How to set desktop wallpaper and screen-saver?
How to set des开发者_如何学JAVAktop wallpaper and screen-saver from cocoa app?If you\'re on Mac OS X 10.6, NSWorkspace has some new methods for setting the desktop picture. The one you want is setDesk[详细]
2022-12-24 06:58 分类:问答WPF: Create your own screen-saver if your running application is 'idle'
Is there a way to create a window (similar to a screen-saver) that will be displayed once your running application is not \'interacting\' (or being idle) with the user, meaning to say开发者_运维问答,[详细]
2022-12-24 01:19 分类:问答How do I control the screensaver (friendly/display) name shown in the drop down list? - Windows Server 2003 / Windows 2000
So I asked a question with the same title earlier and got an answer that works for the most part. My issue now is that the string table in the Win32 resource file is not working on Windows Server 2003[详细]
2022-12-21 12:13 分类:问答Disabling Screen Saver and Power Options in C#
I am writing an application in C# that plays a movie. I need to figure out how to disable the screen saver and power options using C#.[详细]
2022-12-20 06:58 分类:问答How do I know when a different screensaver has been selected in the display properties dialog?
Ok so Google is not my friend tonight... I have a screen saver, CC.Votd (Full source on Codeplex), and I\'ve just started to implement the preview mode (/p argument) which is working ok. When it\'s i[详细]
2022-12-19 05:52 分类:问答screensaver hurts CUDA performance?
I\'ve noticed that the running times of my CUDA kernels are almost tripled the moment the screensaver kicks in. This happens even if it\'s the blank screensaver.[详细]
2022-12-18 22:19 分类:问答Receive screensaver notification
I want to receive a notification in my C++ application when a screensaver is about to start. I tried listening to WM_SYSCOMMAND messages with wParam == SC_SCREENSAVE which some people think should do[详细]
2022-12-18 12:40 分类:问答Screen saver application doesn't read App.Config
I\'ve written a screen saver in C# but whenever I run it on preview mode or let it kick in, it throws an exception. When I double click it in Windows\\System32 it runs fine. With the Visual studio deb[详细]
2022-12-17 18:28 分类:问答Turn Java App into Windows Screensaver
I 开发者_如何学Gowrote a program that solves mazes with depth-first search. I was wondering how to turn this Java program into a Screensaver application? Is there a way that Windows 7 starts my app wh[详细]
2022-12-17 07:40 分类:问答