Jump to content

NAMPIPES.DLL: Difference between revisions

From EDM2
Line 3: Line 3:
==Versions==
==Versions==


{| border="1"
|-
!Date
!Version
!Size
!Comments
|-
|2002-Mar-08 8:16pm
|
|1,024 bytes
|By IBM. Included on eComStation 2.1.
|-
|}


==DLL Entry Points==
==DLL Entry Points==

Revision as of 18:36, 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

Date Version Size Comments
2002-Mar-08 8:16pm 1,024 bytes By IBM. Included on eComStation 2.1.

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