Главная страница
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.028 c
3-1143616561
sanich
2006-03-29 11:16
2006.05.21
Ошибка: Size of optimizer block exceeded


2-1146231190
Начинающий5
2006-04-28 17:33
2006.05.21
выключить компьютер


2-1146549580
wirg
2006-05-02 09:59
2006.05.21
Подскажите в чём ошибка


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


1-1144937590
Лыган
2006-04-13 18:13
2006.05.21
Хинт по движению мыши