All executable files require that the MFC library DLL file MFC42D.DLL would be present in your Windows/System directory.
| File. | Description. |
| OutputCOMEditor.exe | The Automation server. You register the Automation class OutputCOMEditor simply by running OutputCOMEditor.exe once on your computer. |
| OutputCOMEditor.odl | Text file describing interface of the server. |
| OutputCOMEditor.tlb | Binary file necessary for interfacing with the server. |
| OutputCOMEditorStream.h | Part of the client project source code. |
| OutputCOMEditorStream.cpp | Part of the client project source code. |
| OutputStream.h | Part of the client project source code. |
| EditorOutputStream.h | Part of the client project source code. |
| OutputStream.cpp | Part of the client project source code. |
To find out how to to use the dumpStream object follow the steps described in the leftClick example.