en:docs:os2:modules:nampipes

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

en:docs:os2:modules:nampipes [2014/06/25 01:34] – created valerius2ken:docs:os2:modules:nampipes [2016/07/26 04:08] (current) prokushev
Line 1: Line 1:
 +{{logos:os2.gif?35x35}} 
 +
 +**Please help to find info about enries marked as //No info//**
 +
 ===== NAMPIPES ===== ===== NAMPIPES =====
  
-^Ordinal ^Name ^Desc ^Ordinal ^Name ^Desc +This is forwarder DLL to [[DOSCALLS]].DLL 
-|1 |DosMakeNmPipe | |2 |DosQNmPipeInfo | | + 
-|3 |DosConnectNmPipe | |4 |DosDisconnectNmPipe | | +^Ordinal ^Name ^Desc ^ Status 
-|5 |DosQNmPHandState | |6 |DosSetNmPHandState | | +| 1 |DosMakeNmPipe | Forwarder to DOSCALLS.399 | Done | 
-|7 |DosPeekNmPipe | |8 |DosWaitNmPipe | | +| 2 |DosQNmPipeInfo | Forwarder to DOSCALLS.400 | Done 
-|9 |DosTransactNmPipe | |10 |DosCallNmPipe | | +| 3 |DosConnectNmPipe | Forwarder to DOSCALLS.401 | Done | 
-|11 |DosRawReadNmPipe | |12 |DosRawWriteNmPipe | | +| 4 |DosDisconnectNmPipe | Forwarder to DOSCALLS.402 | Done 
-|13 |DosSetNmPipeSem | |14 |DosQNmPipeSemState | |+| 5 |DosQNmPHandState | Forwarder to DOSCALLS.403 | Done | 
 +| 6 |DosSetNmPHandState | Forwarder to DOSCALLS.404 | Done 
 +| 7 |DosPeekNmPipe | Forwarder to DOSCALLS.405 | Done | 
 +| 8 |DosWaitNmPipe | Forwarder to DOSCALLS.406 | Done 
 +| 9 |DosTransactNmPipe | Forwarder to DOSCALLS.407 | Done | 
 +| 10 |DosCallNmPipe | Forwarder to DOSCALLS.408 | Done 
 +| 11 |DosRawReadNmPipe | Forwarder to DOSCALLS.409 | Done | 
 +| 12 |DosRawWriteNmPipe | Forwarder to DOSCALLS.410 | Done 
 +| 13 |DosSetNmPipeSem | Forwarder to DOSCALLS.411 | Done | 
 +| 14 |DosQNmPipeSemState | Forwarder to DOSCALLS.412 Done | 
 + 
 +{{page>en:templates:dlls}}