Главная страница
Top.Mail.Ru    Яндекс.Метрика
Текущий архив: 2005.02.20;
Скачать: CL | DM;

Вниз

ScreenSaver   Найти похожие ветки 

 
Oddin ©   (2005-01-02 22:02) [0]

Как выключить ScreenSaver во время работы программы


 
GuAV ©   (2005-01-02 22:43) [1]

Once a screen saver is chosen, Windows monitors keystrokes and mouse movements and then starts the screen saver after a period of inactivity. However, Windows does not start the screen saver if any of the following conditions exist:

- The active application is not a Windows-based application.
- A computer-based training (CBT) window is present.
- The active application receives the WM_SYSCOMMAND message with the wParam parameter set to the SC_SCREENSAVE value, but it does not pass the message to the DefWindowProc function.

(с) MSDN


 
Yury   (2005-01-03 21:32) [2]

А по-русски, и по конкретнее можно?


 
GuAV ©   (2005-01-03 22:10) [3]

Чтобы SS не запустился по истечении периода указаного в настройках нужно обрабатывать WM_SYSCOMMAND и если wParam = SC_SCREENSAVE, то не передавать сообщение стандартному обработчику.



Страницы: 1 вся ветка

Текущий архив: 2005.02.20;
Скачать: CL | DM;

Наверх




Память: 0.47 MB
Время: 0.063 c
14-1107341109
DelphiNew
2005-02-02 13:45
2005.02.20
Документирование кода


14-1107190910
Piter
2005-01-31 20:01
2005.02.20
Проблемы с Half-Life 2


6-1102352885
Anonimus
2004-12-06 20:08
2005.02.20
как скачать страницу


1-1107362729
Mr_JACK
2005-02-02 19:45
2005.02.20
работа с OLE


1-1107862945
AlexTregubov
2005-02-08 14:42
2005.02.20
Как быстро уменьшить bitmap?