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

Вниз

Размер файла   Найти похожие ветки 

 
RealGaffer ©   (2005-05-11 21:50) [0]

Какая функция возвращает размер указанного файла??? какой модуль её содержит???


 
begin...end ©   (2005-05-11 22:00) [1]

1. FindFirstFile
2. CreateFile + GetFileSize

Все эти функции находятся в модуле Windows.


 
Kerk ©   (2005-05-12 00:50) [2]

ну или
3. AssignFile + FileSize


 
Marser ©   (2005-05-12 00:52) [3]


> 2. CreateFile + GetFileSize

У OpenFile параметров меньше :-)


 
Kerk ©   (2005-05-12 01:16) [4]

Marser ©   (12.05.05 0:52) [3]
У OpenFile параметров меньше :-)


Note  This function is provided only for compatibility with 16-bit versions of Windows. New applications should use the CreateFile function.


 
Marser ©   (2005-05-12 01:23) [5]


> Kerk ©   (12.05.05 1:16) [4]

В хелпе Delphi 6 такого нету :о)


 
Marser ©   (2005-05-12 01:26) [6]

This function is provided for compatibility with 16-bit versions of Windows. In particular, the OpenFile function cannot open a named pipe. Win32-based applications should use the CreateFile function.

Ти диви... Піду я краще спати :о)


 
xShadow ©   (2005-05-12 09:10) [7]

А поиском слабо воспользоваться или тыкнуть к примеру на 2-ю страницу http://delphimaster.net/view/4-1115289584/



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

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

Наверх




Память: 0.47 MB
Время: 0.037 c
1-1118219173
kot andrei
2005-06-08 12:26
2005.07.11
замена MessageDlg


1-1119514732
Lera
2005-06-23 12:18
2005.07.11
Хинты.


14-1118151898
Freddy
2005-06-07 17:44
2005.07.11
ПОМОЩЬ! Табуляция


1-1119598529
kot andrei
2005-06-24 11:35
2005.07.11
FileCtrl


3-1117607493
r9000
2005-06-01 10:31
2005.07.11
Внесение текстового файла в поле базы MySQL