Здравствуйте, ZYV, Вы писали:
ZYV>Здравствуйте,
ZYV>УРА!!! Я нашел рещение проблеммы. Вот код на Delphi:
ZYV>[pascal] ZYV>Question: ZYV>How can I turn an low power compliant monitor off?
ZYV>Answer: ZYV>You can send a wm_SysCommand message with the WParam parameter set ZYV>to SC_MonitorPower and the LParam parameter set to 0 to turn the ZYV>monitor off, and -1 to turn the monitor back on. The following example ZYV>turns the monitor off for a 10 second interval.
в Windows 2000 Server SP 4 для того чтобы потушить монитор вместо 0 надо указать 1.