Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The Maintain a list of objects for each type flag collects and maintains a list of active objects by object type, for example, event, mutex, and semaphore.
Abbreviation |
otl |
Hexadecimal value |
0x4000 |
Symbolic Name |
FLG_MAINTAIN_OBJECT_TYPELIST |
Destination |
System-wide registry entry |
Comments
To display the object list, use the sysinternals tool Handle.
Note The linked lists created when you set this flag use eight bytes of overhead for each object. Remember to clear this flag when your analysis is complete.