dbxFileInfo.h | Doc |
Reads in the file info object. This object is stored behind the file header object. The length is stored in the file header(7).
Returns the folder name stored in the file info object of message dbx files.
Returns the creation time stored in the file info object of folders.dbx files.
I used this function to log my results while I tried to decode the dbx file format.