Format of new executable resident/nonresident name table entry |
| Offset | Size | Description |
|---|---|---|
|
00h |
BYTE |
length of string (00h if end of table) |
|
01h |
N BYTEs |
ASCII text of string |
|
N+1 |
WORD |
ordinal number (index into entry table) |
|
Note: |
The first string in the resident name table is the module name;
the first entry in the nonresident name table is the module description. |
|
See Also: |