Function 70, subfunction 5 - get information on file/folder.
Parameters:
- eax = 70 - function number
- ebx = pointer to the information structure
Format of the information structure:
- +0: dword: 5 = subfunction number
- +4: dword: 0 (reserved)
- +8: dword: 0 (reserved)
- +12 = +0xC: dword: 0 (reserved)
- +16 = +0x10: dword: pointer to buffer for data (40 bytes)
- +20 = +0x14: ASCIIZ-name of file, the rules of names forming are
given in the general description
or
- +20 = +0x14: db 0
- +21 = +0x15: dd pointer to ASCIIZ-string with file name
Returned value:
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
(i.e. only first 40 = 0x28 bytes).
Remarks:
- The function does not support virtual folders such as /, /rd and
root folders like /rd/1.