Up ] Docs Home ]

Format of Windows95 file information

Back ] Next ]

Offset Size Description

00h

DWORD

file attributes

04h

QWORD

creation time (0 = unsupported)

0Ch

QWORD

last access time (0 = unsupported)

14h

QWORD

last write time

1Ch

DWORD

volume serial number

20h

DWORD

high 32 bits of file size

24h

DWORD

low 32 bits of file size

28h

DWORD

number of links to file

2Ch

DWORD

unique file identifier (high 32 bits)

30h

DWORD

unique file identifier (low 32 bits)

Note:

The file identifier and volume serial number together uniquely identify a file while it is open; the identifier may change when the system is restarted or the file is first opened.