www.pudn.com > Hough.rar > Hough.clw


; CLW file contains information for the MFC ClassWizard

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

ClassCount=3
Class1=CHoughApp
Class2=CHoughDlg

ResourceCount=3
Resource2=IDD_HOUGH_DIALOG
Resource1=IDR_MAINFRAME
Class3=CCfgDlg
Resource3=IDD_DLG_CONFIG

[CLS:CHoughApp]
Type=0
HeaderFile=Hough.h
ImplementationFile=Hough.cpp
Filter=N

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



[DLG:IDD_HOUGH_DIALOG]
Type=1
Class=CHoughDlg
ControlCount=13
Control1=IDOK,button,1342242816
Control2=IDCANCEL,button,1342242816
Control3=ID_SOURCE_BMP,static,1350565902
Control4=IDC_STATIC,static,1342308352
Control5=IDC_STATIC,static,1342308352
Control6=ID_CENTER_BMP,static,1350565902
Control7=IDOPEN,button,1342242816
Control8=IDCONFIG,button,1342242817
Control9=IDC_STATIC,static,1342308352
Control10=ID_TARGET_BMP,static,1350565902
Control11=IDC_STATIC,static,1342308352
Control12=IDC_Edit_CircleCenters,edit,1352728580
Control13=IDC_STATIC,static,1342308864

[DLG:IDD_DLG_CONFIG]
Type=1
Class=CCfgDlg
ControlCount=10
Control1=IDOK,button,1342242817
Control2=IDCANCEL,button,1342242816
Control3=IDC_STATIC,static,1342308352
Control4=IDC_Edit_EdgeThick,edit,1350631552
Control5=IDC_STATIC,static,1342308352
Control6=IDC_Edit_MaxRadius,edit,1350631552
Control7=IDC_STATIC,static,1342308352
Control8=IDC_Edit_CircleNum,edit,1350631552
Control9=IDC_STATIC,static,1342308352
Control10=IDC_Edit_DistanceBetweenCircles,edit,1350631552

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