forked from KolibriOS/kolibrios
sysfunction 70.5: get device size
git-svn-id: svn://kolibrios.org@6875 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
@@ -4231,7 +4231,7 @@ Architecture Software Developer's Manual, Volume 3, Appendix B);
|
||||
но без имени файла, за исключением корневого каталога.
|
||||
Замечания:
|
||||
* Для корневого каталога возвращается размер и имя раздела.
|
||||
* Функция не поддерживает виртуальные папки типа / и /rd.
|
||||
* Для устройства возвращается только размер.
|
||||
|
||||
---------------------- Константы для регистров: ----------------------
|
||||
eax - SF_FILE (70)
|
||||
|
@@ -4186,8 +4186,8 @@ Information on file is returned in the BDFE format (block of data
|
||||
for folder entry), explained in the description of subfunction 1,
|
||||
but without filename, except the root folder.
|
||||
Remarks:
|
||||
* For the root folder returns size and name of partition.
|
||||
* The function does not support virtual folders such as / and /rd.
|
||||
* For the root folder returns the size and the volume label.
|
||||
* For the device returns only the size.
|
||||
|
||||
---------------------- Constants for registers: ----------------------
|
||||
eax - SF_FILE (70)
|
||||
|
Reference in New Issue
Block a user