Вниз
Скачать: 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.038 c
9-40221
сергей
2003-04-09 15:58
2003.10.13
прорисовка файла


14-40643
pasha_golub
2003-09-17 14:58
2003.10.13
Delphi online test


1-40367
3APA3A
2003-09-30 11:54
2003.10.13
Проблема с ValueListEditor ом...


3-40272
Aleksey V.P.
2003-09-22 10:34
2003.10.13
Null значения в поля таблицы


1-40411
tria
2003-09-30 19:29
2003.10.13
Почему Д7 ругается на присвоение значения типиз-й константе?




   Наверх