home *** CD-ROM | disk | FTP | other *** search
/ Windows Shareware GOLD / NuclearComputingVol3No1.cdr / other / f1490 / readme.txt < prev    next >
Text File  |  1990-12-29  |  978b  |  32 lines

  1. This is a description of the files contained in the Winpipe DLL package.
  2.  
  3. MAKEFILE    A makefile for Microsoft NMAKE.EXE
  4.  
  5. STDIO        A makefile for Microsoft's old MAKE.EXE utility.
  6.  
  7. MANUAL.WRI    The programming manual for Winpipes (Windows Write format)
  8.  
  9. REFRENCE.WRI    The function reference for Winpipes  (Windows Write format)
  10.  
  11. STDIO.EXE    Standard pipe text I/O server example.
  12. STDIO.C        Source module for Stdio.exe.
  13. STDIO.DEF    Definition file.
  14. STDIO.H        Include file.
  15. STDIO.ICO    Icon.
  16. STDIO.RC    Resource file.
  17. STDIOV.H    Version string.
  18.  
  19. TESTAPP.EXE    Test program for stdio.exe example program.
  20. TESTAPP.C    Source module for Testapp.exe.
  21. TESTAPP.DEF    Definition file.
  22. TESTAPP.H    Include file.
  23. TEST.ICO    Icon.
  24. TESTAPP.RC    Resource file.
  25. TESTAPPV.H    Version string.
  26.  
  27. VERSION.COM    A DOS program to generate the version strings.
  28.  
  29. WINPIPE.DLL    The Windows 3.0 Winpipe DLL.
  30. WINPIPE.H    The include file for you application to use.
  31. WINPIPE.LIB    The import library for Winpipe.DLL.
  32.