Hi, Is there a good reason that QSharedMemory::create takes an int? I need to allocate a block of shared memory with a size over 4GB (on a 64bit system), which is not possible with QSharedMemory at the moment. Kind regards, Patrick Vollebregt.