Format of execution state structure |
| Offset | Size | Description | ||||||
|---|---|---|---|---|---|---|---|---|
|
00h |
WORD |
reserved (00h) | ||||||
|
02h |
WORD |
type flags
|
||||||
|
04h |
DWORD |
pointer to ASCIZ name of program file | ||||||
|
08h |
WORD |
PSP segment of new program | ||||||
|
0Ah |
DWORD |
starting CS:IP of new program | ||||||
|
0Eh |
DWORD |
program size including PSP |