Format of new executable resource entry |
Offset | Size | Description | |||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
00h |
WORD |
offset in alignment units from start of file to contents of the resource data | |||||||||
02h |
WORD |
length of resource image in bytes | |||||||||
04h |
WORD |
flags
|
|||||||||
06h |
WORD |
resource ID
|
|||||||||
08h |
DWORD |
reserved for runtime use |
Note: |
Resource type and name strings are stored immediately following
the resource table, and are not null-terminated. |
See Also: |