Главная страница
Top.Mail.Ru    Яндекс.Метрика
Текущий архив: 2003.10.13;
Скачать: 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 вся ветка

Текущий архив: 2003.10.13;
Скачать: CL | DM;

Наверх




Память: 0.46 MB
Время: 0.024 c
1-40342
ZLODey
2003-10-01 21:05
2003.10.13
Мастера, помогите плиз...


7-40689
Константин
2003-07-29 20:28
2003.10.13
Помогите, нужно поставить хук... или ещё как


1-40354
3APA3A
2003-10-01 15:15
2003.10.13
Как правильно добавить значения в ValueListEditor???


1-40369
Djnv
2003-10-01 14:35
2003.10.13
Help, please!!!!!


1-40353
Vemer
2003-10-01 13:24
2003.10.13
Как сделать функцию доступной везде?