Swappable Module Table Entry for OS/2 Warp V3.0

┌─────────────┬──────┬──────┬────┬────────────────────────────────────┐
│Field NameOffsetLengthTypeDescription                         │
├─────────────┼──────┼──────┼────┼────────────────────────────────────┤
│mte_flags2   │+0    │2     │W   │Module flags 2                      │
├─────────────┼──────┼──────┼────┼────────────────────────────────────┤
│mte_handle   │+2    │2     │W   │the handle for this mte             │
├─────────────┼──────┼──────┼────┼────────────────────────────────────┤
│mte_swapmte  │+4    │4     │D   │link to swappable mte               │
├─────────────┼──────┼──────┼────┼────────────────────────────────────┤
│mte_link     │+8    │4     │D   │link to next mte                    │
├─────────────┼──────┼──────┼────┼────────────────────────────────────┤
│mte_flags1   │+c    │4     │D   │Module flags 1                      │
├─────────────┼──────┼──────┼────┼────────────────────────────────────┤
│mte_impmodcnt│+10   │4     │D   │Num of entries in Imp Mod Name Tbl  │
├─────────────┼──────┼──────┼────┼────────────────────────────────────┤
│mte_sfn      │+14   │2     │W   │file system number for open file    │
├─────────────┼──────┼──────┼────┼────────────────────────────────────┤
│mte_usecnt   │+16   │2     │W   │.EXE only - use count               │
├─────────────┼──────┼──────┼────┼────────────────────────────────────┤
│mte_modname  │+18   │8     │B   │resident module name (zero extended)│
└─────────────┴──────┴──────┴────┴────────────────────────────────────┘


[Back: Swappable Module Table Entry for OS/2 Warp V4.0]
[Next: Object Table Entry for OS/2 Warp V4.0 and OS/2 Warp V3.0]