Jump to content

MEMLINK

From EDM2
Revision as of 03:03, 15 September 2021 by Martini (talk | contribs) (Created page with "MEMLINK.DLL is an OS/2 Dll that provides an alternative means for IPC (interprocess communication) between two concurrently running OS/2 threads. The threads can be in the sam...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

MEMLINK.DLL is an OS/2 Dll that provides an alternative means for IPC (interprocess communication) between two concurrently running OS/2 threads. The threads can be in the same process, or in two different processes.

Files

  • MEMLINK.DLL

Functions

License

  • Open source - GNU GPL V2
  • Author: Jeff Orth

Links