This is a description of the files contained in the Winpipe DLL package.

MAKEFILE	A makefile for Microsoft NMAKE.EXE

STDIO		A makefile for Microsoft's old MAKE.EXE utility.

MANUAL.WRI	The programming manual for Winpipes (Windows Write format)

REFRENCE.WRI	The function reference for Winpipes  (Windows Write format)

STDIO.EXE	Standard pipe text I/O server example.
STDIO.C		Source module for Stdio.exe.
STDIO.DEF	Definition file.
STDIO.H		Include file.
STDIO.ICO	Icon.
STDIO.RC	Resource file.
STDIOV.H	Version string.

TESTAPP.EXE	Test program for stdio.exe example program.
TESTAPP.C	Source module for Testapp.exe.
TESTAPP.DEF	Definition file.
TESTAPP.H	Include file.
TEST.ICO	Icon.
TESTAPP.RC	Resource file.
TESTAPPV.H	Version string.

VERSION.COM	A DOS program to generate the version strings.

WINPIPE.DLL	The Windows 3.0 Winpipe DLL.
WINPIPE.H	The include file for you application to use.
WINPIPE.LIB	The import library for Winpipe.DLL.
