Вниз
Скачать: 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 вся ветка

Скачать: CL | DM;



Память: 0.45 MB
Время: 0.033 c
1-1107506780
Zilog
2005-02-04 11:46
2005.02.20
LoadFromResourceName


4-1105176133
Федюлин Григорий
2005-01-08 12:22
2005.02.20
Ещё о сообщениях Windows


3-1105706839
ora_user
2005-01-14 15:47
2005.02.20
Подключение к Oracle.


3-1106230095
Lord Zmiy
2005-01-20 17:08
2005.02.20
странная ошибка


14-1106762330
Nic87
2005-01-26 20:58
2005.02.20
Появился новый сайт по программированию!




   Наверх