Вниз
Скачать: 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.067 c
1-40483
serg_
2003-10-02 13:09
2003.10.13
Как избавиться от мигания TScrollBar`a?


4-40721
Onyx
2003-08-08 12:14
2003.10.13
КОНТЕКСТНОЕ МЕНЮ в контекстном меню!!!


3-40253
uuu
2003-09-24 12:17
2003.10.13
Найти разницу в днях между двумя датами.


14-40599
Igorek
2003-09-25 09:32
2003.10.13
Порекоммендуйте книги по СОМ и ХМЛ


3-40298
Дмитрий К.
2003-09-22 14:12
2003.10.13
Тип TimeStamp и TSystemTime




   Наверх