Вниз
Скачать: CL | DM;

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

 
Adam   (2003-04-14 17:38) [0]

Как получить настоящий размер файла, а не то, сколько он занимает на диске(в смысле с незаполненными кластерами)?


 
NickBat ©   (2003-04-14 17:40) [1]

Ну так все функции типа filesize и возвращают настоящий размер, как ты выразился, а не то, сколько он занимает на диске.


 
Adam   (2003-04-14 17:49) [2]


> NickBat

да нет, проверки показали, что - нет....


 
Bug   (2003-04-14 18:02) [3]

GetCompressedFileSize

The GetCompressedFileSize function retrieves the actual number of bytes of disk storage used to store a specified file. If the file is located on a volume that supports compression and the file is compressed, the value obtained is the compressed size of the specified file. If the file is located on a volume that supports sparse files and the file is a sparse file, the value obtained is the sparse size of the specified file.



 
Adam   (2003-04-14 18:17) [4]


> Bug

Big Thanks!


 
Adam   (2003-04-14 18:34) [5]

GetCompressedFileSize(lpFileName: PChar; lpFileSizeHigh: PDWORD): DWORD;

что делает параметр lpFileSizeHigh?



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

Скачать: CL | DM;



Память: 0.45 MB
Время: 0.01 c
1-76960
Alex-21
2003-04-09 20:03
2003.04.24
MaxLength


14-77114
Fedor[nht]
2003-04-08 00:44
2003.04.24
Инсталятор


3-76860
Leviathan
2003-04-07 21:07
2003.04.24
Добавление записи через TQuery


4-77220
OxOTHuK
2003-02-24 22:10
2003.04.24
Запуск программы


14-77127
Feel
2003-04-07 20:44
2003.04.24
WinAPI




   Наверх