Btw I did get a few warnings about PGShareMem using some deprecated memory classes. Don't know if you are aware of them already (or if you even care), but I thought I would mention them just to make sure you've seen them.

[Pascal Warning] PGShareMem.pas(23): W1000 Symbol 'THeapStatus' is deprecated
[Pascal Warning] PGShareMem.pas(39): W1000 Symbol 'TMemoryManager' is deprecated
[Pascal Warning] PGShareMem.pas(40): W1000 Symbol 'TMemoryManager' is deprecated
[Pascal Warning] PGShareMem.pas(41): W1000 Symbol 'TMemoryManager' is deprecated
[Pascal Warning] PGShareMem.pas(53): W1000 Symbol 'TMemoryManager' is deprecated
[Pascal Warning] PGShareMem.pas(55): W1000 Symbol 'GetMemoryManager' is deprecated
[Pascal Warning] PGShareMem.pas(82): W1000 Symbol 'SetMemoryManager' is deprecated
[Pascal Warning] PGShareMem.pas(94): W1000 Symbol 'SetMemoryManager' is deprecated