Главная страница
Top.Mail.Ru    Яндекс.Метрика
Текущий архив: 2006.05.21;
Скачать: CL | DM;

Вниз

Ошибка "Ambiguous overloaded call to FileSetDate "   Найти похожие ветки 

 
Юрий ©   (2006-05-05 13:14) [0]

При выполнении следующего кода:

procedure SetFileDateTime(const FileName: String; FileDateTime: TDateTime);
begin
 FileSetDate(FileName, DateTimeToFileDate(FileDateTime));
end;

Почему?
Спасибо.


 
Cashmare ©   (2006-05-05 13:27) [1]

function FileSetDate(Handle: Integer; Age: Integer): Integer;


 
Юрий ©   (2006-05-05 13:40) [2]

Хм... А оф. справка говорит так:


Delphi syntax:
On Windows:
 function FileSetDate(Handle: Integer; Age: Integer): Integer; overload;
Cross-platform:
 function FileSetDate(const FileName: string; Age: Integer): Integer; overload;


Или cross-platform, почему то не доступен?



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

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

Наверх




Память: 0.46 MB
Время: 0.056 c
15-1146219441
fast2
2006-04-28 14:17
2006.05.21
Как прочитать (записать) NTFS-раздел не из под винды?


2-1146647312
Sw
2006-05-03 13:08
2006.05.21
Компонент TdxDBTreeView


2-1146205098
Alien1769
2006-04-28 10:18
2006.05.21
Работа с базой данных в сети. Выбор сервера или его альтернативы


5-1132135864
Shopot
2005-11-16 13:11
2006.05.21
Где достать компоненты?


2-1146846356
ViktorZ
2006-05-05 20:25
2006.05.21
Округление и Excel