LMD's memory manager hooks and installs a TMemoryManager record, but it should use TMemoryManagerEx in current versions of Delphi. When it installs TMemoryManager, it also reverts my actual memory maneger to Delphi's default implementations of AllocMem, RegisterExpectedMemoryLeak, and UnregisterExpectedMemoryLeak.