Jump to content

MEMLINK

From EDM2

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