-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathInjecter.clw
More file actions
53 lines (44 loc) · 985 Bytes
/
Injecter.clw
File metadata and controls
53 lines (44 loc) · 985 Bytes
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
; CLW file contains information for the MFC ClassWizard
[General Info]
Version=1
LastClass=CInjecterDlg
LastTemplate=CDialog
NewFileInclude1=#include "stdafx.h"
NewFileInclude2=#include "Injecter.h"
ClassCount=4
Class1=CInjecterApp
Class2=CInjecterDlg
Class3=CAboutDlg
ResourceCount=3
Resource1=IDD_ABOUTBOX
Resource2=IDR_MAINFRAME
Resource3=IDD_INJECTER_DIALOG
[CLS:CInjecterApp]
Type=0
HeaderFile=Injecter.h
ImplementationFile=Injecter.cpp
Filter=N
[CLS:CInjecterDlg]
Type=0
HeaderFile=InjecterDlg.h
ImplementationFile=InjecterDlg.cpp
Filter=D
[CLS:CAboutDlg]
Type=0
HeaderFile=InjecterDlg.h
ImplementationFile=InjecterDlg.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_INJECTER_DIALOG]
Type=1
Class=CInjecterDlg
ControlCount=2
Control1=IDOK,button,1342242817
Control2=IDCANCEL,button,1342242816