formatchange.clw

来自「MAPINFO各式转换极为TXT---->MIDMIF」· CLW 代码 · 共 81 行

CLW
81
字号
; CLW file contains information for the MFC ClassWizard

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

ClassCount=3
Class1=CFormatChangeApp
Class2=CFormatChangeDlg
Class3=CAboutDlg

ResourceCount=3
Resource1=IDD_ABOUTBOX
Resource2=IDR_MAINFRAME
Resource3=IDD_FORMATCHANGE_DIALOG

[CLS:CFormatChangeApp]
Type=0
HeaderFile=FormatChange.h
ImplementationFile=FormatChange.cpp
Filter=N
LastObject=CFormatChangeApp

[CLS:CFormatChangeDlg]
Type=0
HeaderFile=FormatChangeDlg.h
ImplementationFile=FormatChangeDlg.cpp
Filter=D
BaseClass=CDialog
VirtualFilter=dWC
LastObject=IDC_BATCH

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

[DLG:IDD_ABOUTBOX]
Type=1
Class=CAboutDlg
ControlCount=6
Control1=IDC_STATIC,static,1342177283
Control2=IDC_STATIC,static,1342308480
Control3=IDOK,button,1342373889
Control4=IDC_STATIC,static,1342308352
Control5=IDC_STATIC,button,1342177287
Control6=IDC_ABOUTINFO,edit,1342244932

[DLG:IDD_FORMATCHANGE_DIALOG]
Type=1
Class=CFormatChangeDlg
ControlCount=20
Control1=IDC_SINGLE,button,1342308361
Control2=IDC_BATCH,button,1342177289
Control3=ID_DEFALTPATH,static,1342308864
Control4=ID_USERPATH,static,1342308864
Control5=ID_CHANGE,button,1342242817
Control6=ID_LOOKPAHT,button,1342242817
Control7=ID_ABOUTINFO,button,1342242817
Control8=IDCANCEL,button,1342242817
Control9=IDC_DEFAULTPATH,button,1342308361
Control10=IDC_USERPATH,button,1342177289
Control11=IDC_STATIC,button,1342178055
Control12=IDC_STATIC,button,1342178055
Control13=IDC_STATIC,button,1342178055
Control14=IDC_STATIC,button,1342178055
Control15=IDC_OPEN,edit,1350631552
Control16=IDC_OPENPATH,button,1342242817
Control17=IDC_STATIC,static,1342308352
Control18=IDC_INFO,edit,1342242885
Control19=IDC_STATIC,button,1342178055
Control20=IDC_STATIC,static,1342308352

⌨️ 快捷键说明

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