代码搜索结果
找到约 65,482 项符合
H 的代码
serialbuffer.h
// SerialBuffer.h: interface for the CSerialBuffer class.
//
//////////////////////////////////////////////////////////////////////
#if !defined(AFX_SerialBuffer_H__FD164A5F_9F09_451B_8E42_180999
stdafx.h
// 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
// 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
termsock.h
//
// TERMSOCK.H -- Socket derived from CAsyncSocket
//
#ifndef __TERMSOCK_H__
#define __TERMSOCK_H__
//网络连接类
class CTermSocket : public CAsyncSocket
{
DECLARE_DYNAMIC(CTermSocket);
//
doc.h
// doc.h : interface of the CTermDoc class
//
/////////////////////////////////////////////////////////////////////////////
class CTermDoc : public CDocument
{
protected: // create from seriali
connectd.h
// connectd.h : header file
//
/////////////////////////////////////////////////////////////////////////////
// CConnectDialog dialog
class CConnectDialog : public CDialog
{
// Construction
mainfrm.h
// mainfrm.h : interface of the CMainFrame class
//
/////////////////////////////////////////////////////////////////////////////
class CMainFrame : public CFrameWnd
{
protected: // create from
stdafx.h
// 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
// view.h : interface of the CTermView class
//
/////////////////////////////////////////////////////////////////////////////
class CTermView : public CEditView
{
protected: // create from seri
resource.h
//{{NO_DEPENDENCIES}}
// App Studio generated include file.
// Used by WSTERM.RC
//
#define IDR_MAINFRAME 2
#define IDD_ABOUTBOX 100
#define IDD_CONNECT