Вниз
Скачать: 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.013 c
14-77127
Feel
2003-04-07 20:44
2003.04.24
WinAPI


6-77065
MystiX
2003-03-03 20:58
2003.04.24
Сообщение по ЛАН


8-77032
Axis_of_Evil
2003-01-15 11:54
2003.04.24
Cursor


3-76780
msoftware
2003-04-03 09:26
2003.04.24
Помогите чайнику с TDecisionGrid


3-76851
Abrams
2003-04-08 09:10
2003.04.24
BDE




   Наверх