mirror of
https://github.com/mdbtools/mdbtools.git
synced 2025-11-25 17:59:54 +08:00
added usage map location to mdbhandle
This commit is contained in:
@@ -120,6 +120,7 @@ typedef struct {
|
||||
guint16 tab_num_cols_offset;
|
||||
guint16 tab_num_idxs_offset;
|
||||
guint16 tab_num_ridxs_offset;
|
||||
guint16 tab_usage_map_offset;
|
||||
guint16 tab_first_dpg_offset;
|
||||
guint16 tab_cols_start_offset;
|
||||
guint16 tab_ridx_entry_size;
|
||||
|
||||
Reference in New Issue
Block a user