NAMPIPES.DLL: Difference between revisions
Appearance
No edit summary |
mNo edit summary |
||
Line 2: | Line 2: | ||
==Versions== | ==Versions== | ||
{| class="wikitable" | {|class="wikitable" | ||
!Date | !Date||Version||Size||Comments | ||
|- | |- | ||
|2002-03-08 | |2002-03-08|| ||1,024 bytes|| | ||
| | |||
|1,024 bytes | |||
| | |||
|} | |} | ||
==DLL Entry Points== | ==DLL Entry Points== | ||
#DosMakeNmPipe | |||
#DosQNmPipeInfo | |||
#DosConnectNmPipe | |||
#DosDisconnectNmPipe | |||
#DosQNmPHandState | |||
#DosSetNmPHandState | |||
#DosPeekNmPipe | |||
#DosWaitNmPipe | |||
#DosTransactNmPipe | |||
#DosCallNmPipe | |||
#DosRawReadNmPipe | |||
#DosRawWriteNmPipe | |||
#DosSetNmPipeSem | |||
#DosQNmPipeSemState | |||
[[Category: | [[Category:DLL]] |
Revision as of 20:29, 10 December 2019
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 | 1,024 bytes |
DLL Entry Points
- DosMakeNmPipe
- DosQNmPipeInfo
- DosConnectNmPipe
- DosDisconnectNmPipe
- DosQNmPHandState
- DosSetNmPHandState
- DosPeekNmPipe
- DosWaitNmPipe
- DosTransactNmPipe
- DosCallNmPipe
- DosRawReadNmPipe
- DosRawWriteNmPipe
- DosSetNmPipeSem
- DosQNmPipeSemState