Jump to content

NAMPIPES.DLL: Difference between revisions

From EDM2
Ak120 (talk | contribs)
No edit summary
Line 2: Line 2:


==Versions==
==Versions==
 
{| class="wikitable"
{| border="1"
|-
!Date
!Date
!Version
!Version
Line 10: Line 8:
!Comments
!Comments
|-
|-
|2002-Mar-08 8:16pm
|2002-03-08 20:16
|
|
|1,024 bytes
|1,024 bytes
|By IBM. Included on eComStation 2.1.
|
|-
|}
|}


==DLL Entry Points==
==DLL Entry Points==    
                       
{| class="wikitable"
{| border="1"
|-
|-
|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

DLLs Loaded