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

📄 nmeaparser.clw

📁 Read nmea file and send to com port. you can easly simulate the gps application
💻 CLW
字号:
; CLW file contains information for the MFC ClassWizard

[General Info]
Version=1
LastClass=CNMEAParserDemoDlg
LastTemplate=CDialog
NewFileInclude1=#include "stdafx.h"
NewFileInclude2=#include "nmeaparser.h"
LastPage=0

ClassCount=5
Class1=CMacProgressCtrl
Class2=CNMEAParserDemoApp
Class3=CAboutDlg
Class4=CNMEAParserDemoDlg
Class5=CSatPicture

ResourceCount=2
Resource1=IDD_ABOUTBOX (English (U.S.))
Resource2=IDD_NMEAPARSERDEMO_DIALOG (English (U.S.))

[CLS:CMacProgressCtrl]
Type=0
BaseClass=CProgressCtrl
HeaderFile=MacProgressCtrl.h
ImplementationFile=MacProgressCtrl.cpp

[CLS:CNMEAParserDemoApp]
Type=0
BaseClass=CWinApp
HeaderFile=NmeaParser.h
ImplementationFile=NmeaParser.cpp

[CLS:CAboutDlg]
Type=0
BaseClass=CDialog
HeaderFile=NmeaParserDlg.cpp
ImplementationFile=NmeaParserDlg.cpp
LastObject=CAboutDlg

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

[CLS:CSatPicture]
Type=0
BaseClass=CStatic
HeaderFile=SatPicture.h
ImplementationFile=SatPicture.cpp

[DLG:IDD_ABOUTBOX]
Type=1
Class=CAboutDlg

[DLG:IDD_NMEAPARSERDEMO_DIALOG]
Type=1
Class=CNMEAParserDemoDlg

[DLG:IDD_ABOUTBOX (English (U.S.))]
Type=1
Class=?
ControlCount=4
Control1=IDC_STATIC,static,1342177283
Control2=IDC_STATIC,static,1342308480
Control3=IDC_STATIC,static,1342308352
Control4=IDOK,button,1342373889

[DLG:IDD_NMEAPARSERDEMO_DIALOG (English (U.S.))]
Type=1
Class=?
ControlCount=67
Control1=IDC_LAT,static,1342308352
Control2=IDC_LON,static,1342308352
Control3=IDC_ALT,static,1342308352
Control4=IDC_GPS_QUAL,static,1342308352
Control5=IDC_VDOP,static,1342308352
Control6=IDC_HDOP,static,1342308352
Control7=IDC_PDOP,static,1342308352
Control8=IDC_SATS_USED_IN_SOL,static,1342308352
Control9=IDC_CRC_ERROR_COUNT,static,1342308352
Control10=IDC_BUF_ERROR_COUNT,static,1342308352
Control11=IDC_TIME,static,1342308352
Control12=IDC_SNR0,msctls_progress32,1350565893
Control13=IDC_SNR1,msctls_progress32,1350565893
Control14=IDC_SNR2,msctls_progress32,1350565893
Control15=IDC_SNR3,msctls_progress32,1350565893
Control16=IDC_SNR4,msctls_progress32,1350565893
Control17=IDC_SNR5,msctls_progress32,1350565893
Control18=IDC_SNR6,msctls_progress32,1350565893
Control19=IDC_SNR7,msctls_progress32,1350565893
Control20=IDC_SNR8,msctls_progress32,1350565893
Control21=IDC_SNR9,msctls_progress32,1350565893
Control22=IDC_SNR10,msctls_progress32,1350565893
Control23=IDC_SNR11,msctls_progress32,1350565893
Control24=IDC_SPEED,static,1342308352
Control25=IDC_SATS_IN_VIEW,static,1342308352
Control26=IDC_SAT_VIEW,static,1342308352
Control27=IDC_AVERAGE,static,1342308352
Control28=IDC_SEND,edit,1353781444
Control29=IDC_SEND_DATA,button,1342242816
Control30=IDC_SEND_DATA_CLEAR,button,1342242816
Control31=IDC_RECEIVE,edit,1353781444
Control32=IDC_SERIAL_PORT,combobox,1344339971
Control33=IDC_BAUD_RATE,combobox,1344339971
Control34=IDC_PORT_OPEN,button,1342242816
Control35=IDC_FILE_OPEN,button,1342242816
Control36=IDC_STATIC,button,1342177287
Control37=IDC_STATIC,button,1342177287
Control38=IDC_STATIC,button,1342177287
Control39=IDC_SLIDER_SPEED,msctls_trackbar32,1342177313
Control40=IDC_FIX_MODE,static,1342308352
Control41=IDC_STATIC,button,1342177287
Control42=IDC_STATIC,button,1342177287
Control43=IDC_STATIC,button,1342177287
Control44=IDC_STATIC,button,1342177287
Control45=IDC_STATIC,button,1342177287
Control46=IDC_STATIC,button,1342177287
Control47=IDC_STATIC,static,1342308352
Control48=IDC_STATIC,button,1342177287
Control49=IDC_BTN_STOP,button,1342242816
Control50=IDC_BTN_PAUSE,button,1342242816
Control51=IDC_CHK_REPEAT,button,1342242819
Control52=IDC_FILE_NAME,static,1342308352
Control53=IDC_FILE_LOAD,msctls_progress32,1350565889
Control54=IDC_BTN_STEP,button,1342242816
Control55=IDC_PRG_SPEED,msctls_progress32,1350565889
Control56=IDC_BTN_DOWN,button,1342242816
Control57=IDC_BTN_UP,button,1342242816
Control58=IDC_STATIC_DATE,static,1342308352
Control59=IDC_STATIC,button,1342177287
Control60=IDC_CHECK_YEAR,button,1342242819
Control61=IDC_SERIAL_PORT2,combobox,1344339971
Control62=IDC_PORT_OPEN2,button,1342242816
Control63=IDC_SERIAL_PORT3,combobox,1344339971
Control64=IDC_PORT_OPEN3,button,1342242816
Control65=IDC_SERIAL_PORT4,combobox,1344339971
Control66=IDC_PORT_OPEN4,button,1342242816
Control67=IDC_COMPASS,static,1342308352

⌨️ 快捷键说明

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