[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
Format of object table entry:
Offset  Size    Description
 00h    DWORD   virtual size in bytes
 04h    DWORD   relocation base address
 08h    DWORD   object flags
                bit 0: readable
                bit 1: writable
                bit 2: executable
                bit 3: resource
                bit 4: discardable
                bit 5: shared
                bit 6: preloaded
                bit 7: invalid
                bit 8-9: type
                        00 normal
                        01 zero-filled
                        10 resident
                        11 resident/contiguous
                bit 10: "RESIDENT/LONG_LOCKABLE"
                bit 11: reserved???
                bit 12: "16:16_ALIAS"
                bit 13: "BIG" (32-bit???)
                bit 14: conforming
                bit 15: "OBJECT_I/O_PRIVILEGE_LEVEL"
                bits 16-31: reserved
 0Ch    DWORD   page map index
 10h    DWORD   page map entries
 10h  4 BYTEs   ??? (apparently always zeros)

Format of object page map table entry:
Offset  Size    Description
 00h  4 BYTEs   ???

This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson