-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathkendoUI.clw
61 lines (52 loc) · 1.19 KB
/
kendoUI.clw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
; CLW file contains information for the MFC ClassWizard
[General Info]
Version=1
LastClass=CkendoUIApp
LastTemplate=CDialog
NewFileInclude1=#include "stdafx.h"
NewFileInclude2=#include "kendoUI.h"
ClassCount=3
Class1=CkendoUIApp
Class2=CkendoUIDlg
Class3=CAboutDlg
ResourceCount=3
Resource1=IDD_ABOUTBOX
Resource2=IDR_MAINFRAME
Resource3=IDD_kendoUI_DIALOG
[CLS:CkendoUIApp]
Type=0
HeaderFile=kendoUI.h
ImplementationFile=kendoUI.cpp
Filter=N
LastObject=CkendoUIApp
[CLS:CkendoUIDlg]
Type=0
HeaderFile=kendoUIDlg.h
ImplementationFile=kendoUIDlg.cpp
Filter=D
BaseClass=CDialog
VirtualFilter=dWC
LastObject=IDC_TREE1
[CLS:CAboutDlg]
Type=0
HeaderFile=kendoUIDlg.h
ImplementationFile=kendoUIDlg.cpp
Filter=D
[DLG:IDD_ABOUTBOX]
Type=1
Class=CAboutDlg
ControlCount=4
Control1=IDC_STATIC,static,1342177283
Control2=IDC_STATIC,static,1342308480
Control3=IDC_STATIC,static,1342308352
Control4=IDOK,button,1342373889
[DLG:IDD_kendoUI_DIALOG]
Type=1
Class=CkendoUIDlg
ControlCount=6
Control1=IDC_COMBO1,combobox,1344339971
Control2=IDC_LIST1,SysListView32,1350631425
Control3=IDC_START,button,1342242816
Control4=IDC_STOP,button,1476460544
Control5=IDC_TREE1,SysTreeView32,1351680007
Control6=IDC_EDIT1,edit,1352730628