Subversion Repositories Kolibri OS

Rev

Rev 6802 | Rev 6876 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 6802 Rev 6875
Line 4184... Line 4184...
4184
  * ebx destroyed
4184
  * ebx destroyed
4185
Information on file is returned in the BDFE format (block of data
4185
Information on file is returned in the BDFE format (block of data
4186
for folder entry), explained in the description of subfunction 1,
4186
for folder entry), explained in the description of subfunction 1,
4187
but without filename, except the root folder.
4187
but without filename, except the root folder.
4188
Remarks:
4188
Remarks:
4189
  * For the root folder returns size and name of partition.
4189
  * For the root folder returns the size and the volume label.
4190
  * The function does not support virtual folders such as / and /rd.
4190
  * For the device returns only the size.
Line 4191... Line 4191...
4191
 
4191
 
4192
---------------------- Constants for registers: ----------------------
4192
---------------------- Constants for registers: ----------------------
4193
  eax - SF_FILE (70)
4193
  eax - SF_FILE (70)
4194
 [ebx] - SSF_GET_INFO (5)
4194
 [ebx] - SSF_GET_INFO (5)