NAMPIPES.DLL: Difference between revisions
Appearance
No edit summary |
|||
Line 2: | Line 2: | ||
==Versions== | ==Versions== | ||
{| class="wikitable" | |||
{| | |||
!Date | !Date | ||
!Version | !Version | ||
Line 10: | Line 8: | ||
!Comments | !Comments | ||
|- | |- | ||
|2002- | |2002-03-08 20:16 | ||
| | | | ||
|1,024 bytes | |1,024 bytes | ||
| | | | ||
|} | |} | ||
==DLL Entry Points== | ==DLL Entry Points== | ||
{| class="wikitable" | |||
{| | |||
|- | |- | ||
|1 | |1 |
Revision as of 13:45, 20 April 2016
Named pipes dynamic link library. Functions of this library are referenced by IBM as part of the "Legacy OS/2 Programming Reference".
Versions
Date | Version | Size | Comments |
---|---|---|---|
2002-03-08 20:16 | 1,024 bytes |
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 |