Вниз
Скачать: CL | DM;

Перевод часов   Найти похожие ветки 

 
tvic ©   (2003-07-31 18:32) [0]

Кто знает как можно программно перевести системные часики(те что в трее) на определенную дату или на опредделенный интервал вперед/назад? Спасибо


 
mrcat ©   (2003-07-31 18:45) [1]

SetSystemTime

The SetSystemTime function sets the current system time and date. The system time is expressed in Coordinated Universal Time (UTC).

BOOL SetSystemTime(
CONST SYSTEMTIME *lpSystemTime // system time
);
Parameters
lpSystemTime
[in] Pointer to a SYSTEMTIME structure that contains the current system date and time.
The wDayOfWeek member of the SYSTEMTIME structure is ignored.

Return Values
If the function succeeds, the return value is nonzero.

If the function fails, the return value is zero. To get extended error information, call GetLastError.


 
tvic ©   (2003-08-01 12:24) [2]

Спасибо. )))



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

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



Память: 0.45 MB
Время: 0.019 c
3-40269
ss300
2003-09-23 08:19
2003.10.13
подключение к ОРАКЛ через Оракл


1-40466
www
2003-10-02 15:00
2003.10.13
borland license information was found ...


14-40637
Дмитрий
2003-09-24 11:36
2003.10.13
Набор компонент.


1-40389
evgeniy1980
2003-10-01 11:58
2003.10.13
И снова Qreport


4-40719
Alexander
2003-08-05 08:31
2003.10.13
Изменяю в реестре значение, например для HKCR TXTFile DefaultIcon




   Наверх