Jump to content

MEMLINK

From EDM2
Revision as of 23:21, 20 September 2021 by Ak120 (talk | contribs)
(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.

Functions

  • PipeRead
  • PipeReadNoWait
  • PipeWrite

License

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