Include the listed below files into your project to make the CEditOutputStream operational.


    OutputStream.h                  OutputStream.cpp

The OutputStream class is the common base class for all the presented output streams with redirected output. The class was created because of the need to redefine the flush() operation in a uniform fashion.

     EditorOutputStream.h

The EditorOutputStream is an abstract common interface for Editor-manipulating output classes.

     CEditOutputStream.h      CEditOutputStream.cpp

The CEditOutputStream is the presented useful class.
Hosted by www.Geocities.ws

1