Вниз
Скачать: 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.011 c
1-76949
Icesmile
2003-04-12 15:42
2003.04.24
как разбить текстовый файл то запятой до запятой?


14-77088
hatchy
2003-04-07 06:17
2003.04.24
АВОЗАГРУЗКА


14-77089
ArtUl
2003-04-07 07:45
2003.04.24
Где взять описание формата ARJ


6-77051
AlexanderSK
2003-03-03 14:40
2003.04.24
WebSnap (Midas) - сервер


3-76782
Жук
2003-04-04 16:35
2003.04.24
Разбивка поля numeric по разрядам




   Наверх