[fpc-pascal] memory mapped file

Micha Nelissen micha at neli.hopto.org
Sat Oct 31 13:39:19 CET 2009


Alexey Voytsehovich wrote:
> All the good days.
>     You can not tell what I need to read and/or study for solving
> cross-platform (linux/windows) implementation of the memory mapped file?

On unix, it would be fpmmap.
On windows, it would be CreateFileMapping/MapViewOfFile if I'm not mistaken.

Micha



More information about the fpc-pascal mailing list