author | Michael Krelin <hacker@klever.net> | 2011-04-27 14:18:48 (UTC) |
---|---|---|
committer | Michael Krelin <hacker@klever.net> | 2011-04-27 14:18:48 (UTC) |
commit | c3b240e06bae3b663505e2b1c52eb67c34ddd3ea (patch) (unidiff) | |
tree | 06793f5d56a8129bfdaaee441fc34fbb361ddb13 /pumpkin.clw | |
parent | d097b824b7fcad001c9581fb2e322bf3e3e5961d (diff) | |
download | pumpkin-c3b240e06bae3b663505e2b1c52eb67c34ddd3ea.zip pumpkin-c3b240e06bae3b663505e2b1c52eb67c34ddd3ea.tar.gz pumpkin-c3b240e06bae3b663505e2b1c52eb67c34ddd3ea.tar.bz2 |
network settings: bind to specific ip address
Signed-off-by: Michael Krelin <hacker@klever.net>
-rw-r--r-- | pumpkin.clw | 12 |
1 files changed, 7 insertions, 5 deletions
diff --git a/pumpkin.clw b/pumpkin.clw index 213d8c1..7fa927b 100644 --- a/pumpkin.clw +++ b/pumpkin.clw | |||
@@ -1,48 +1,48 @@ | |||
1 | ; CLW file contains information for the MFC ClassWizard | 1 | ; CLW file contains information for the MFC ClassWizard |
2 | 2 | ||
3 | [General Info] | 3 | [General Info] |
4 | Version=1 | 4 | Version=1 |
5 | LastClass=CPumpKINDlg | 5 | LastClass=CPropsNetwork |
6 | LastTemplate=CComboBox | 6 | LastTemplate=CComboBox |
7 | NewFileInclude1=#include "stdafx.h" | 7 | NewFileInclude1=#include "stdafx.h" |
8 | NewFileInclude2=#include "PumpKIN.h" | 8 | NewFileInclude2=#include "PumpKIN.h" |
9 | 9 | ||
10 | ClassCount=14 | 10 | ClassCount=14 |
11 | Class1=CPumpKINApp | 11 | Class1=CPumpKINApp |
12 | Class2=CPumpKINDlg | 12 | Class2=CPumpKINDlg |
13 | Class3=CAboutDlg | 13 | Class3=CAboutDlg |
14 | 14 | ||
15 | ResourceCount=10 | 15 | ResourceCount=10 |
16 | Resource1=IDD_REQUEST | 16 | Resource1=IDD_REQUEST |
17 | Resource2=IDD_PROPS_NETWORK | 17 | Resource2=IDD_PUMPKIN_DIALOG |
18 | Resource3=IDD_CONFIRM_RRQ | 18 | Resource3=IDD_CONFIRM_RRQ |
19 | Resource4=IDD_PROPS_SERVER | 19 | Resource4=IDD_PROPS_SERVER |
20 | Class4=CPropsServer | 20 | Class4=CPropsServer |
21 | Class5=CPropsNetwork | 21 | Class5=CPropsNetwork |
22 | Resource5=IDD_CONFIRM_WRQ | 22 | Resource5=IDD_CONFIRM_WRQ |
23 | Resource6=IDD_PROPS_ACL | 23 | Resource6=IDD_PROPS_ACL |
24 | Class6=CConfirmRRQDlg | 24 | Class6=CConfirmRRQDlg |
25 | Class7=CConfirmWRQDlg | 25 | Class7=CConfirmWRQDlg |
26 | Resource7=IDD_ABOUTBOX | 26 | Resource7=IDD_ABOUTBOX |
27 | Class8=CRequestDlg | 27 | Class8=CRequestDlg |
28 | Class9=CResolver | 28 | Class9=CResolver |
29 | Class10=CRetrier | 29 | Class10=CRetrier |
30 | Class11=CTrayer | 30 | Class11=CTrayer |
31 | Resource8=IDD_PROPS_SOUNDS | 31 | Resource8=IDD_PROPS_SOUNDS |
32 | Class12=CPropsSounds | 32 | Class12=CPropsSounds |
33 | Resource9=IDM_POPUPS | 33 | Resource9=IDM_POPUPS |
34 | Class13=CPropsACL | 34 | Class13=CPropsACL |
35 | Class14=CACLTargetCombo | 35 | Class14=CACLTargetCombo |
36 | Resource10=IDD_PUMPKIN_DIALOG | 36 | Resource10=IDD_PROPS_NETWORK |
37 | 37 | ||
38 | [CLS:CPumpKINApp] | 38 | [CLS:CPumpKINApp] |
39 | Type=0 | 39 | Type=0 |
40 | HeaderFile=PumpKIN.h | 40 | HeaderFile=PumpKIN.h |
41 | ImplementationFile=PumpKIN.cpp | 41 | ImplementationFile=PumpKIN.cpp |
42 | Filter=N | 42 | Filter=N |
43 | 43 | ||
44 | [CLS:CPumpKINDlg] | 44 | [CLS:CPumpKINDlg] |
45 | Type=0 | 45 | Type=0 |
46 | HeaderFile=PumpKINDlg.h | 46 | HeaderFile=PumpKINDlg.h |
47 | ImplementationFile=PumpKINDlg.cpp | 47 | ImplementationFile=PumpKINDlg.cpp |
48 | Filter=W | 48 | Filter=W |
@@ -101,58 +101,60 @@ Control10=IDC_WRQ_TAKEALL,button,1342308361 | |||
101 | Control11=IDC_WRQ_PROMPTEXISTING,button,1342177289 | 101 | Control11=IDC_WRQ_PROMPTEXISTING,button,1342177289 |
102 | Control12=IDC_WRQ_ALWAYSCONFIRM,button,1342177289 | 102 | Control12=IDC_WRQ_ALWAYSCONFIRM,button,1342177289 |
103 | Control13=IDC_WRQ_DENYALL,button,1342177289 | 103 | Control13=IDC_WRQ_DENYALL,button,1342177289 |
104 | Control14=IDC_STATIC,static,1342308609 | 104 | Control14=IDC_STATIC,static,1342308609 |
105 | Control15=IDC_PROMPTTIMEOUT,msctls_trackbar32,1342242823 | 105 | Control15=IDC_PROMPTTIMEOUT,msctls_trackbar32,1342242823 |
106 | Control16=IDC_STATIC,button,1342177287 | 106 | Control16=IDC_STATIC,button,1342177287 |
107 | Control17=IDC_LOGFILE,edit,1350631552 | 107 | Control17=IDC_LOGFILE,edit,1350631552 |
108 | Control18=IDC_LOGFILE_BROWSE,button,1342242880 | 108 | Control18=IDC_LOGFILE_BROWSE,button,1342242880 |
109 | 109 | ||
110 | [DLG:IDD_PROPS_NETWORK] | 110 | [DLG:IDD_PROPS_NETWORK] |
111 | Type=1 | 111 | Type=1 |
112 | Class=CPropsNetwork | 112 | Class=CPropsNetwork |
113 | ControlCount=15 | 113 | ControlCount=17 |
114 | Control1=IDC_STATIC,button,1342177287 | 114 | Control1=IDC_STATIC,button,1342177287 |
115 | Control2=IDC_STATIC,static,1342308354 | 115 | Control2=IDC_STATIC,static,1342308354 |
116 | Control3=IDC_LISTENPORT,edit,1350631552 | 116 | Control3=IDC_LISTENPORT,edit,1350631552 |
117 | Control4=IDC_LISTENSPIN,msctls_updown32,1342177463 | 117 | Control4=IDC_LISTENSPIN,msctls_updown32,1342177463 |
118 | Control5=IDC_STATIC,static,1342308354 | 118 | Control5=IDC_STATIC,static,1342308354 |
119 | Control6=IDC_SPEAKPORT,edit,1350631552 | 119 | Control6=IDC_SPEAKPORT,edit,1350631552 |
120 | Control7=IDC_SPEAKSPIN,msctls_updown32,1342177463 | 120 | Control7=IDC_SPEAKSPIN,msctls_updown32,1342177463 |
121 | Control8=IDC_STATIC,static,1342308352 | 121 | Control8=IDC_STATIC,static,1342308352 |
122 | Control9=IDC_TIMEOUT,edit,1350639744 | 122 | Control9=IDC_TIMEOUT,edit,1350639744 |
123 | Control10=IDC_TIMESPIN,msctls_updown32,1342177463 | 123 | Control10=IDC_TIMESPIN,msctls_updown32,1342177463 |
124 | Control11=IDC_STATIC,static,1342308352 | 124 | Control11=IDC_STATIC,static,1342308352 |
125 | Control12=IDC_STATIC,static,1342308352 | 125 | Control12=IDC_STATIC,static,1342308352 |
126 | Control13=IDC_STATIC,static,1342308352 | 126 | Control13=IDC_STATIC,static,1342308352 |
127 | Control14=IDC_BLOCKSIZE,edit,1350639744 | 127 | Control14=IDC_BLOCKSIZE,edit,1350639744 |
128 | Control15=IDC_BSIZESPIN,msctls_updown32,1342177463 | 128 | Control15=IDC_BSIZESPIN,msctls_updown32,1342177463 |
129 | Control16=IDC_STATIC,static,1342308354 | ||
130 | Control17=IDC_LISTENADDRESS,edit,1350631552 | ||
129 | 131 | ||
130 | [CLS:CPropsServer] | 132 | [CLS:CPropsServer] |
131 | Type=0 | 133 | Type=0 |
132 | HeaderFile=PropsServer.h | 134 | HeaderFile=PropsServer.h |
133 | ImplementationFile=PropsServer.cpp | 135 | ImplementationFile=PropsServer.cpp |
134 | BaseClass=CPropertyPage | 136 | BaseClass=CPropertyPage |
135 | Filter=D | 137 | Filter=D |
136 | VirtualFilter=idWC | 138 | VirtualFilter=idWC |
137 | LastObject=CPropsServer | 139 | LastObject=CPropsServer |
138 | 140 | ||
139 | [CLS:CPropsNetwork] | 141 | [CLS:CPropsNetwork] |
140 | Type=0 | 142 | Type=0 |
141 | HeaderFile=PropsNetwork.h | 143 | HeaderFile=PropsNetwork.h |
142 | ImplementationFile=PropsNetwork.cpp | 144 | ImplementationFile=PropsNetwork.cpp |
143 | BaseClass=CPropertyPage | 145 | BaseClass=CPropertyPage |
144 | Filter=D | 146 | Filter=D |
145 | VirtualFilter=idWC | 147 | VirtualFilter=idWC |
146 | LastObject=IDC_BLOCKSIZE | 148 | LastObject=IDC_LISTENADDRESS |
147 | 149 | ||
148 | [DLG:IDD_CONFIRM_RRQ] | 150 | [DLG:IDD_CONFIRM_RRQ] |
149 | Type=1 | 151 | Type=1 |
150 | Class=CConfirmRRQDlg | 152 | Class=CConfirmRRQDlg |
151 | ControlCount=9 | 153 | ControlCount=9 |
152 | Control1=IDOK,button,1342242817 | 154 | Control1=IDOK,button,1342242817 |
153 | Control2=IDCANCEL,button,1342242816 | 155 | Control2=IDCANCEL,button,1342242816 |
154 | Control3=IDC_STATIC,static,1342308352 | 156 | Control3=IDC_STATIC,static,1342308352 |
155 | Control4=IDC_HOST,static,1350701313 | 157 | Control4=IDC_HOST,static,1350701313 |
156 | Control5=IDC_STATIC,static,1342308353 | 158 | Control5=IDC_STATIC,static,1342308353 |
157 | Control6=IDC_FILE,static,1350701313 | 159 | Control6=IDC_FILE,static,1350701313 |
158 | Control7=IDC_STATIC,static,1342177296 | 160 | Control7=IDC_STATIC,static,1342177296 |