Editing CXML Containers
Jump to navigation
Jump to search
The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.
Latest revision | Your text | ||
Line 344: | Line 344: | ||
! Offset !! Size !! Example !! Remark | ! Offset !! Size !! Example !! Remark | ||
|- | |- | ||
| 0x00 || | | 0x00 || 0x08 || 00 00 00 00 00 00 00 00 || similar all qrc files | ||
|- | |- | ||
| | | 0x08 || 0x08 || FF FF FF FF FF FF FF FF || similar all qrc files | ||
|- | |- | ||
| | | 0x10 || 0x04 || FF FF FF FF || similar all qrc files | ||
|- | |- | ||
| | | 0x14 || 0x04 || 00 00 00 1C || First Element within the root Element (qrc) | ||
|- | |- | ||
| | | 0x18 || 0x04 || 00 00 00 1C || Last Element within the root Element (qrc) | ||
|- | |- | ||
| | | 0x1C || 0x04 || 00 00 00 04 || First Element (Offset within '''String Table''', in this case it will be <file-table>) | ||
|- | |- | ||
| 0x20 || 0x08 || 00 00 00 00 00 00 00 00 || similar all qrc files | |||
| 0x20 || | |||
|- | |- | ||
| 0x28 || 0x04 || FF FF FF FF || Previous Element | | 0x28 || 0x04 || FF FF FF FF || Previous Element |