⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 mypingexample.vcc

📁 WinCE EVC4.2下实现Ping功能,可以检测开发板与主机是否连通
💻 VCC
字号:
; CLW file contains information for the MFC ClassWizard

[General Info]
Version=1
LastClass=CMyPingExampleDlg
LastTemplate=CDialog
NewFileInclude1=#include "stdafx.h"
NewFileInclude2=#include "MyPingExample.h"

ClassCount=2
Class1=CMyPingExampleApp
Class2=CMyPingExampleDlg

ResourceCount=3
Resource2=IDR_MAINFRAME
Resource3=IDD_MYPINGEXAMPLE_DIALOG

[CLS:CMyPingExampleApp]
Type=0
HeaderFile=MyPingExample.h
ImplementationFile=MyPingExample.cpp
Filter=N

[CLS:CMyPingExampleDlg]
Type=0
HeaderFile=MyPingExampleDlg.h
ImplementationFile=MyPingExampleDlg.cpp
Filter=D
BaseClass=CDialog
VirtualFilter=dWC
LastObject=CMyPingExampleDlg


[DLG:IDD_MYPINGEXAMPLE_DIALOG]
Type=1
Class=?
ControlCount=5
Control1=IDC_STATIC,static,1342308352
Control2=IDC_EDIT_IP,edit,1350631552
Control3=IDC_BTNPING,button,1342242816
Control4=IDC_BTNCLEAR,button,1342242816
Control5=IDC_LIST_RECV,listbox,1352728835

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -