Develop and Download Open Source Software

Browse CVS Repository

Contents of /enbanfukusyaya/EnbanKensa/win32/EnbanKensa.clw

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.7 - (show annotations) (download)
Wed Dec 6 13:49:36 2006 UTC (17 years, 4 months ago) by bananajinn
Branch: MAIN
CVS Tags: HEAD
Changes since 1.6: +4 -4 lines
*** empty log message ***

1 ; CLW file contains information for the MFC ClassWizard
2
3 [General Info]
4 Version=1
5 LastClass=CDiscInfoDlg
6 LastTemplate=CDialog
7 NewFileInclude1=#include "stdafx.h"
8 NewFileInclude2=#include "enbankensa.h"
9 LastPage=0
10
11 ClassCount=8
12 Class1=CEnbanKensaApp
13 Class2=CAboutDlg
14 Class3=CEnbanKensaDlg
15 Class4=CGraphicDraw
16 Class5=CThemeMessageDlg
17 Class6=CThemeSelectDlg
18
19 ResourceCount=6
20 Resource1=IDD_MESSAGEDLG
21 Resource2=IDD_ABOUTBOX
22 Resource3=IDD_SETTING
23 Resource4=IDD_THEMESELECTDLG
24 Class7=CSettingDlg
25 Resource5=IDD_ENBANKENSA_DIALOG
26 Class8=CDiscInfoDlg
27 Resource6=IDD_DISCINFO
28
29 [CLS:CEnbanKensaApp]
30 Type=0
31 BaseClass=CWinApp
32 HeaderFile=EnbanKensa.h
33 ImplementationFile=EnbanKensa.cpp
34
35 [CLS:CAboutDlg]
36 Type=0
37 BaseClass=CDialog
38 HeaderFile=EnbanKensaDlg.cpp
39 ImplementationFile=EnbanKensaDlg.cpp
40 LastObject=CAboutDlg
41
42 [CLS:CEnbanKensaDlg]
43 Type=0
44 BaseClass=CDialog
45 HeaderFile=EnbanKensaDlg.h
46 ImplementationFile=EnbanKensaDlg.cpp
47 LastObject=IDC_STC_DRAWAREA
48 Filter=D
49 VirtualFilter=dWC
50
51 [CLS:CGraphicDraw]
52 Type=0
53 BaseClass=CStatic
54 HeaderFile=GraphicDraw.h
55 ImplementationFile=GraphicDraw.cpp
56
57 [CLS:CThemeMessageDlg]
58 Type=0
59 BaseClass=CDialog
60 HeaderFile=ThemeMessageDlg.h
61 ImplementationFile=ThemeMessageDlg.cpp
62
63 [CLS:CThemeSelectDlg]
64 Type=0
65 BaseClass=CDialog
66 HeaderFile=ThemeSelectDlg.h
67 ImplementationFile=ThemeSelectDlg.cpp
68
69 [DLG:IDD_ABOUTBOX]
70 Type=1
71 Class=CAboutDlg
72 ControlCount=4
73 Control1=IDC_STC_LOGO,static,1073741828
74 Control2=IDC_STC_VERSION,static,1342308480
75 Control3=IDC_STC_COPYRIGHT,static,1342308352
76 Control4=IDOK,button,1342373889
77
78 [DLG:IDD_YAKEGUAI_DIALOG]
79 Type=1
80 Class=CEnbanKensaDlg
81
82 [DLG:IDD_MESSAGEDLG]
83 Type=1
84 Class=CThemeMessageDlg
85 ControlCount=5
86 Control1=IDOK,button,1342242817
87 Control2=IDCANCEL,button,1342242816
88 Control3=IDC_STC_MESSAGE,static,1342308352
89 Control4=IDC_STC_ICON,static,1342177283
90 Control5=IDC_BTN_EXTRA,button,1342242816
91
92 [DLG:IDD_THEMESELECTDLG]
93 Type=1
94 Class=CThemeSelectDlg
95 ControlCount=3
96 Control1=IDC_CMB_THEME,combobox,1344339971
97 Control2=IDOK,button,1342242817
98 Control3=IDCANCEL,button,1342242816
99
100 [DLG:IDD_ENBANKENSA_DIALOG]
101 Type=1
102 Class=CEnbanKensaDlg
103 ControlCount=7
104 Control1=IDC_STC_DRIVE,static,1342308354
105 Control2=IDC_CMB_DRIVE,combobox,1344340227
106 Control3=IDOK,button,1342242817
107 Control4=IDC_STC_DRAWAREA,static,1342181638
108 Control5=IDC_STC_INFO,static,1342308352
109 Control6=IDC_STC_TITLELOGO,static,1073741831
110 Control7=IDC_BTN_DISCINFO,button,1342242816
111
112 [DLG:IDD_SETTING]
113 Type=1
114 Class=CSettingDlg
115 ControlCount=6
116 Control1=IDC_CHK_OUT2IN,button,1342242819
117 Control2=IDC_STC_RDRETRY,static,1342308352
118 Control3=IDC_EDT_RDRETRY,edit,1350631552
119 Control4=IDC_BTN_DEFRDRETRY,button,1342242816
120 Control5=IDOK,button,1342242817
121 Control6=IDCANCEL,button,1342242816
122
123 [CLS:CSettingDlg]
124 Type=0
125 HeaderFile=SettingDlg.h
126 ImplementationFile=SettingDlg.cpp
127 BaseClass=CDialog
128 Filter=D
129 VirtualFilter=dWC
130 LastObject=CSettingDlg
131
132 [DLG:IDD_DISCINFO]
133 Type=1
134 Class=CDiscInfoDlg
135 ControlCount=2
136 Control1=IDC_LST_TRACKS,SysListView32,1350631437
137 Control2=IDC_EDT_INFO,edit,1353783748
138
139 [CLS:CDiscInfoDlg]
140 Type=0
141 HeaderFile=DiscInfoDlg.h
142 ImplementationFile=DiscInfoDlg.cpp
143 BaseClass=CDialog
144 Filter=D
145 VirtualFilter=dWC
146 LastObject=IDC_LST_TRACKS
147

Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26