Jump to content

NAMPIPES.DLL: Difference between revisions

From EDM2
No edit summary
No edit summary
Line 1: Line 1:
Named pipes dynamic link library.
Named pipes dynamic link library. Functions of this library are referenced by IBm as part of the "Legacy OS/2 Programming Reference".  


==Versions==
==Versions==

Revision as of 18:08, 18 May 2015

Named pipes dynamic link library. Functions of this library are referenced by IBm as part of the "Legacy OS/2 Programming Reference".

Versions

DLL Entry Points

1 DosMakeNmPipe 2 DosQNmPipeInfo
3 DosConnectNmPipe 4 DosDisconnectNmPipe
5 DosQNmPHandState 6 DosSetNmPHandState
7 DosPeekNmPipe 8 DosWaitNmPipe
9 DosTransactNmPipe 10 DosCallNmPipe
11 DosRawReadNmPipe 12 DosRawWriteNmPipe
13 DosSetNmPipeSem 14 DosQNmPipeSemState

DLLs Loaded