Board index » delphi » FPC Win32 memory mapped files for IPC
pe...@psyche.demon.co.uk (Peter H.M. Brooks)
![]() Delphi Developer |
Fri, 08 Oct 2004 12:45:45 GMT
FPC Win32 memory mapped files for IPC
I have just recently started doing some work in win32 - my previous
programming has been with Unix. I want to share memory between two processes and use free Pascal to do I first read some old documentation that led me to believe that DLLs So, I now realise that I need to use memory mapped files, Surely people are doing this in free Pascal all the time? Does anybody If anybody has an example, or any better suggestions, please let me -- |