Главная страница
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.058 c
3-1106246660
Urvin
2005-01-20 21:44
2005.02.20
Начала с БД


14-1107048806
TuXAPuK
2005-01-30 04:33
2005.02.20
Delphi 2005 AE


8-1099699905
Лёха
2004-11-06 03:11
2005.02.20
JpegImage в TFileStream


9-1073144322
DDS
2004-01-03 18:38
2005.02.20
Где хранить ресурсы?


3-1106127142
Shizuku
2005-01-19 12:32
2005.02.20
Перенос наработок из VBA в Delphi