// stdafx.h : include file for standard system include files,
// or project specific include files that are used frequently, but
// are changed infrequently
//
#if !defined(AFX_STDAFX_H__F
// wsterm.h : main header file for the WSTERM application
//
#ifndef __AFXWIN_H__
#error include 'stdafx.h' before including this file for PCH
#endif
#include "resource.h" // main symb
// doc.h : interface of the CTermDoc class
//
/////////////////////////////////////////////////////////////////////////////
class CTermDoc : public CDocument
{
protected: // create from seriali
// mainfrm.h : interface of the CMainFrame class
//
/////////////////////////////////////////////////////////////////////////////
class CMainFrame : public CFrameWnd
{
protected: // create from
// stdafx.h : include file for standard system include files,
// or project specific include files that are used frequently, but
// are changed infrequently
//
#include
// view.h : interface of the CTermView class
//
/////////////////////////////////////////////////////////////////////////////
class CTermView : public CEditView
{
protected: // create from seri
//{{NO_DEPENDENCIES}}
// App Studio generated include file.
// Used by WSTERM.RC
//
#define IDR_MAINFRAME 2
#define IDD_ABOUTBOX 100
#define IDD_CONNECT