NAMPIPES.DLL: Difference between revisions
Appearance
No edit summary |
|||
Line 45: | Line 45: | ||
==DLLs Loaded== | ==DLLs Loaded== | ||
* [[DOSCALL1.DLL]] | |||
[[Category:Files]] | [[Category:Files]] |
Revision as of 18:33, 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 |