mirror of
https://github.com/mdbtools/mdbtools.git
synced 2025-04-05 20:31:00 +08:00
Update unknown flag to ddl flag for properties
This commit is contained in:
parent
d6f5745d94
commit
a8f09d15bc
2
HACKING
2
HACKING
@ -801,7 +801,7 @@ name (0x0000 chunk blocks are not usually named, 0x0001 chunk blocks have the
|
|||||||
column name to which the properties belong)
|
column name to which the properties belong)
|
||||||
Next comes one of more chunks of data:
|
Next comes one of more chunks of data:
|
||||||
16 bit length value (this includes the length)
|
16 bit length value (this includes the length)
|
||||||
8 bit unknown flag
|
8 bit ddl flag
|
||||||
8 bit type
|
8 bit type
|
||||||
16 bit name (index in the name array of above chunk 0x0080)
|
16 bit name (index in the name array of above chunk 0x0080)
|
||||||
16 bit value length field (non-inclusive)
|
16 bit value length field (non-inclusive)
|
||||||
|
Loading…
Reference in New Issue
Block a user