mirror of
https://github.com/mdbtools/mdbtools.git
synced 2025-04-05 20:31:00 +08:00
added usage map location to mdbhandle
This commit is contained in:
parent
66380f5958
commit
fcd99f54e0
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user