-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathNeheMFC.clw
49 lines (41 loc) · 1.02 KB
/
NeheMFC.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
; CLW file contains information for the MFC ClassWizard
[General Info]
Version=1
LastClass=CDisplaySettingsDlg
LastTemplate=CDialog
NewFileInclude1=#include "stdafx.h"
NewFileInclude2=#include "nehemfc.h"
LastPage=0
ClassCount=3
Class1=CDisplaySettingsDlg
Class2=CNeheMFCApp
Class3=CNeheWindow
ResourceCount=1
Resource1=IDD_DISPLAY_SETTINGS
[CLS:CDisplaySettingsDlg]
Type=0
BaseClass=CDialog
HeaderFile=DisplaySettingsDlg.h
ImplementationFile=DisplaySettingsDlg.cpp
LastObject=CDisplaySettingsDlg
[CLS:CNeheMFCApp]
Type=0
BaseClass=CWinApp
HeaderFile=NeheMFC.h
ImplementationFile=NeheMFC.cpp
[CLS:CNeheWindow]
Type=0
BaseClass=CWnd
HeaderFile=nehewindow.h
ImplementationFile=nehewindow.cpp
[DLG:IDD_DISPLAY_SETTINGS]
Type=1
Class=CDisplaySettingsDlg
ControlCount=7
Control1=IDOK,button,1342242817
Control2=IDC_RESOLUTIONS,combobox,1344339971
Control3=IDC_FULLSCREEN,button,1342242819
Control4=IDC_DONTASKAGAIN,button,1342242819
Control5=IDCANCEL,button,1342242816
Control6=IDC_STATIC,button,1342177287
Control7=IDC_STATIC,button,1342177287