home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 8 Other / 08-Other.zip / peknmp.zip / README < prev   
Text File  |  1994-03-01  |  774b  |  21 lines

  1.         Named Pipes Filter 
  2.            For WINOS/2
  3.            Version 1.0
  4.  
  5. The Named Pipe Interupts  (Int 21 Subfunctions 5F32-5F3A) are
  6. undocumented and were originated by Microsoft in Lan Manager 1.0.
  7. When Lan Manager was converted from Assembly Language to C for
  8. version 2.0, the interupts were changed to the "C" standard for
  9. function return codes.
  10.  
  11. OS/2 2.1 shipped with these Interupts coded by what was then 
  12. known to be the standard.  Enclosed is a little driver to
  13. convert the return code from INT 21 subfunction 5F35 to be
  14. compatible with Microsoft.
  15.  
  16. To use this driver, include it in the "DOS_DEVICE" secion of 
  17. an objects settings notebook.
  18.  
  19. This driver is supplied as a service, and may be used and destributed
  20. freely, at your own risk, and without support!
  21.