Leaked source code of windows server 2003
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

582 lines
16 KiB

  1. ; CLW file contains information for the MFC ClassWizard
  2. [General Info]
  3. Version=1
  4. LastClass=CManualAnswer
  5. LastTemplate=CDialog
  6. NewFileInclude1=#include "stdafx.h"
  7. NewFileInclude2=#include "ConfigTest.h"
  8. ClassCount=21
  9. Class1=CConfigTestApp
  10. Class2=CConfigTestDlg
  11. Class3=CAboutDlg
  12. ResourceCount=21
  13. Resource1=IDD_DLGDEVICES
  14. Resource2=IDR_MAINFRAME
  15. Resource3=IDD_QUEUESTATE
  16. Class4=CQueueState
  17. Resource4=IDD_MSG_DLG
  18. Class5=CSMTPDlg
  19. Resource5=IDD_REMOVE_R_EXT
  20. Class6=CDlgVersion
  21. Resource6=IDD_ARCHIVE_ACCESS
  22. Class7=COutboxDlg
  23. Resource7=IDD_DLG_ENUM_FSP
  24. Class8=CArchiveDlg
  25. Resource8=IDD_DLGDEVICE
  26. Class9=CDlgActivityLogging
  27. Resource9=IDD_ARCHIVEDLG
  28. Class10=CDlgProviders
  29. Resource10=IDD_DLGEXTENSION
  30. Class11=CDlgDevices
  31. Resource11=IDD_SMTP
  32. Class12=CDlgDevice
  33. Resource12=IDD_DLGVERSION
  34. Class13=CDlgExtensionData
  35. Resource13=IDD_ABOUTBOX
  36. Class14=CAddGroupDlg
  37. Resource14=IDD_REMOVEFSP_DLG
  38. Class15=CAddFSPDlg
  39. Resource15=IDD_ADDFSP_DLG
  40. Class16=CRemoveFSPDlg
  41. Resource16=IDD_ADDGROUP_DLG
  42. Class17=CArchiveAccessDlg
  43. Resource17=IDD_CONFIGTEST_DIALOG
  44. Class18=CArchiveMsgDlg
  45. Resource18=IDD_DLGOUTBOX
  46. Class19=CDlgTIFF
  47. Resource19=IDD_ACTIVITYLOGGING_DLG
  48. Class20=CRemoveRtExt
  49. Resource20=IDD_TIFF_DLG
  50. Class21=CManualAnswer
  51. Resource21=IDD_MANUAL_ANSWER
  52. [CLS:CConfigTestApp]
  53. Type=0
  54. HeaderFile=ConfigTest.h
  55. ImplementationFile=ConfigTest.cpp
  56. Filter=N
  57. [CLS:CConfigTestDlg]
  58. Type=0
  59. HeaderFile=ConfigTestDlg.h
  60. ImplementationFile=ConfigTestDlg.cpp
  61. Filter=D
  62. LastObject=IDC_ARCHIVEACCESS
  63. BaseClass=CDialog
  64. VirtualFilter=dWC
  65. [CLS:CAboutDlg]
  66. Type=0
  67. HeaderFile=ConfigTestDlg.h
  68. ImplementationFile=ConfigTestDlg.cpp
  69. Filter=D
  70. [DLG:IDD_ABOUTBOX]
  71. Type=1
  72. Class=CAboutDlg
  73. ControlCount=4
  74. Control1=IDC_STATIC,static,1342177283
  75. Control2=IDC_STATIC,static,1342308480
  76. Control3=IDC_STATIC,static,1342308352
  77. Control4=IDOK,button,1342373889
  78. [DLG:IDD_CONFIGTEST_DIALOG]
  79. Type=1
  80. Class=CConfigTestDlg
  81. ControlCount=21
  82. Control1=IDC_EDIT1,edit,1350631552
  83. Control2=IDC_CONNECT,button,1342242817
  84. Control3=IDC_QUEUESTATE,button,1342243072
  85. Control4=IDC_SMTP,button,1342243072
  86. Control5=IDC_VERSION,button,1342243072
  87. Control6=IDC_OUTBOX,button,1342243072
  88. Control7=IDC_SENTITEMS,button,1342243072
  89. Control8=IDC_INBOX,button,1342243072
  90. Control9=IDC_ACTIVITY,button,1342243072
  91. Control10=IDC_FSPS,button,1342243072
  92. Control11=IDC_DEVICES,button,1342243072
  93. Control12=IDC_EXTENSION,button,1342243072
  94. Control13=IDC_ADDGROUP,button,1342243072
  95. Control14=IDC_ADDFSP,button,1342243072
  96. Control15=IDCANCEL,button,1342242817
  97. Control16=IDC_STATIC,button,1342177287
  98. Control17=IDC_REMOVEFSP,button,1342243072
  99. Control18=IDC_ARCHIVEACCESS,button,1342243072
  100. Control19=IDC_TIFF,button,1342243072
  101. Control20=IDC_REMOVERR,button,1342243072
  102. Control21=IDC_MANUAL_ANSWER,button,1342243072
  103. [DLG:IDD_QUEUESTATE]
  104. Type=1
  105. Class=CQueueState
  106. ControlCount=6
  107. Control1=IDCANCEL,button,1342242816
  108. Control2=IDC_INCOMING_BLOCKED,button,1342242819
  109. Control3=IDC_OUTBOX_BLOCKED,button,1342242819
  110. Control4=IDC_OUTBOX_PAUSED,button,1342242819
  111. Control5=IDC_WRITE,button,1342242816
  112. Control6=IDC_READ,button,1342242816
  113. [CLS:CQueueState]
  114. Type=0
  115. HeaderFile=QueueState.h
  116. ImplementationFile=QueueState.cpp
  117. BaseClass=CDialog
  118. Filter=D
  119. VirtualFilter=dWC
  120. LastObject=CQueueState
  121. [DLG:IDD_SMTP]
  122. Type=1
  123. Class=CSMTPDlg
  124. ControlCount=19
  125. Control1=IDC_REC_OPTIONS,edit,1350639746
  126. Control2=IDC_EDIT_MAPI_PROFILE,edit,1350631552
  127. Control3=IDC_EDIT_SERVER_NAME,edit,1350631552
  128. Control4=IDC_EDIT_SERVER_PORT,edit,1350639746
  129. Control5=IDC_SMTP_AUTH,edit,1350639746
  130. Control6=IDC_EDIT_SENDER,edit,1350631552
  131. Control7=IDC_EDIT_USER_NAME,edit,1350631552
  132. Control8=IDC_EDIT_PASSWORD,edit,1350631552
  133. Control9=IDC_READ,button,1342242816
  134. Control10=IDC_WRITE,button,1342242816
  135. Control11=IDCANCEL,button,1342242816
  136. Control12=IDC_STATIC,button,1342177287
  137. Control13=IDC_STATIC,button,1342177287
  138. Control14=IDC_STATIC,button,1342177287
  139. Control15=IDC_STATIC,button,1342177287
  140. Control16=IDC_STATIC,static,1342308352
  141. Control17=IDC_STATIC,button,1342177287
  142. Control18=IDC_STATIC,static,1342308352
  143. Control19=IDC_STATIC,button,1342177287
  144. [CLS:CSMTPDlg]
  145. Type=0
  146. HeaderFile=SMTPDlg.h
  147. ImplementationFile=SMTPDlg.cpp
  148. BaseClass=CDialog
  149. Filter=D
  150. VirtualFilter=dWC
  151. LastObject=CSMTPDlg
  152. [DLG:IDD_DLGVERSION]
  153. Type=1
  154. Class=CDlgVersion
  155. ControlCount=3
  156. Control1=IDOK,button,1342242817
  157. Control2=IDC_STATIC,button,1342177287
  158. Control3=IDC_SERVERVERSION,static,1342308352
  159. [CLS:CDlgVersion]
  160. Type=0
  161. HeaderFile=DlgVersion.h
  162. ImplementationFile=DlgVersion.cpp
  163. BaseClass=CDialog
  164. Filter=D
  165. VirtualFilter=dWC
  166. LastObject=CDlgVersion
  167. [DLG:IDD_DLGOUTBOX]
  168. Type=1
  169. Class=COutboxDlg
  170. ControlCount=20
  171. Control1=IDC_PERSONALCP,button,1342242819
  172. Control2=IDC_USERDEVICETSID,button,1342242819
  173. Control3=IDC_RETRIES,edit,1350639746
  174. Control4=IDC_RETRYDELAY,edit,1350639746
  175. Control5=IDC_STARTH,edit,1350639746
  176. Control6=IDC_STARTM,edit,1350639746
  177. Control7=IDC_ENDH,edit,1350639746
  178. Control8=IDC_ENDM,edit,1350639746
  179. Control9=IDC_AGELIMIT,edit,1350639746
  180. Control10=IDC_BRANDING,button,1342242819
  181. Control11=IDC_READ,button,1342242816
  182. Control12=IDC_WRITE,button,1342242816
  183. Control13=IDCANCEL,button,1342242816
  184. Control14=IDC_STATIC,static,1342308352
  185. Control15=IDC_STATIC,static,1342308352
  186. Control16=IDC_STATIC,static,1342308352
  187. Control17=IDC_STATIC,static,1342308352
  188. Control18=IDC_STATIC,static,1342308352
  189. Control19=IDC_STATIC,static,1342308352
  190. Control20=IDC_STATIC,static,1342308352
  191. [CLS:COutboxDlg]
  192. Type=0
  193. HeaderFile=OutboxDlg.h
  194. ImplementationFile=OutboxDlg.cpp
  195. BaseClass=CDialog
  196. Filter=D
  197. VirtualFilter=dWC
  198. LastObject=COutboxDlg
  199. [DLG:IDD_ARCHIVEDLG]
  200. Type=1
  201. Class=CArchiveDlg
  202. ControlCount=13
  203. Control1=IDC_USE,button,1342242819
  204. Control2=IDC_FOLDER,edit,1350631552
  205. Control3=IDC_WARN,button,1342242819
  206. Control4=IDC_HIGH_WM,edit,1350639746
  207. Control5=IDC_LOW_WM,edit,1350639746
  208. Control6=IDC_AGE_LIMIT,edit,1350639746
  209. Control7=IDC_READ,button,1342242816
  210. Control8=IDC_WRITE,button,1342242816
  211. Control9=IDCANCEL,button,1342242816
  212. Control10=IDC_STATIC,static,1342308352
  213. Control11=IDC_STATIC,static,1342308352
  214. Control12=IDC_STATIC,static,1342308352
  215. Control13=IDC_STATIC,static,1342308352
  216. [CLS:CArchiveDlg]
  217. Type=0
  218. HeaderFile=ArchiveDlg.h
  219. ImplementationFile=ArchiveDlg.cpp
  220. BaseClass=CDialog
  221. Filter=D
  222. VirtualFilter=dWC
  223. LastObject=CArchiveDlg
  224. [DLG:IDD_ACTIVITYLOGGING_DLG]
  225. Type=1
  226. Class=CDlgActivityLogging
  227. ControlCount=7
  228. Control1=IDC_CHK_OUT,button,1342242819
  229. Control2=IDC_CHK_IN,button,1342242819
  230. Control3=IDC_DBFILE,edit,1350631552
  231. Control4=IDC_READ,button,1342242816
  232. Control5=IDC_WRITE,button,1342242816
  233. Control6=IDCANCEL,button,1342242816
  234. Control7=IDC_STATIC,static,1342308352
  235. [CLS:CDlgActivityLogging]
  236. Type=0
  237. HeaderFile=DlgActivityLogging.h
  238. ImplementationFile=DlgActivityLogging.cpp
  239. BaseClass=CDialog
  240. Filter=D
  241. LastObject=IDC_CHK_OUT
  242. VirtualFilter=dWC
  243. [DLG:IDD_DLG_ENUM_FSP]
  244. Type=1
  245. Class=CDlgProviders
  246. ControlCount=5
  247. Control1=IDC_FSPS,SysListView32,1350631433
  248. Control2=IDC_REFRESH,button,1342242816
  249. Control3=IDCANCEL,button,1342242816
  250. Control4=IDC_NUMFSP,static,1342308353
  251. Control5=IDC_STATIC,static,1342308352
  252. [CLS:CDlgProviders]
  253. Type=0
  254. HeaderFile=DlgProviders.h
  255. ImplementationFile=DlgProviders.cpp
  256. BaseClass=CDialog
  257. Filter=D
  258. VirtualFilter=dWC
  259. LastObject=CDlgProviders
  260. [DLG:IDD_DLGDEVICES]
  261. Type=1
  262. Class=CDlgDevices
  263. ControlCount=5
  264. Control1=IDC_DEVS,SysListView32,1350631425
  265. Control2=IDCANCEL,button,1342242816
  266. Control3=IDC_REFRESH,button,1342242816
  267. Control4=IDC_STATIC,static,1342308352
  268. Control5=IDC_NUMDEVS,static,1342308353
  269. [CLS:CDlgDevices]
  270. Type=0
  271. HeaderFile=DlgDevices.h
  272. ImplementationFile=DlgDevices.cpp
  273. BaseClass=CDialog
  274. Filter=D
  275. VirtualFilter=dWC
  276. LastObject=CDlgDevices
  277. [DLG:IDD_DLGDEVICE]
  278. Type=1
  279. Class=CDlgDevice
  280. ControlCount=21
  281. Control1=IDC_DESCRIPTION,edit,1350631552
  282. Control2=IDC_SEND,button,1342242819
  283. Control3=IDC_RECEIVE,button,1342242819
  284. Control4=IDC_RINGS,edit,1350639746
  285. Control5=IDC_CSID,edit,1350631552
  286. Control6=IDC_TSID,edit,1350631552
  287. Control7=IDC_REFRESH,button,1342242816
  288. Control8=IDC_WRITE,button,1342242816
  289. Control9=IDCANCEL,button,1342242816
  290. Control10=IDC_STATIC,static,1342308352
  291. Control11=IDC_DEVID,static,1342308354
  292. Control12=IDC_STATIC,static,1342308352
  293. Control13=IDC_DEVNAME,static,1342308352
  294. Control14=IDC_STATIC,static,1342308352
  295. Control15=IDC_STATIC,static,1342308352
  296. Control16=IDC_PROVNAME,static,1342308352
  297. Control17=IDC_STATIC,static,1342308352
  298. Control18=IDC_PROVGUID,static,1342308352
  299. Control19=IDC_STATIC,static,1342308352
  300. Control20=IDC_STATIC,static,1342308352
  301. Control21=IDC_STATIC,static,1342308352
  302. [CLS:CDlgDevice]
  303. Type=0
  304. HeaderFile=DlgDevice.h
  305. ImplementationFile=DlgDevice.cpp
  306. BaseClass=CDialog
  307. Filter=D
  308. VirtualFilter=dWC
  309. LastObject=CDlgDevice
  310. [DLG:IDD_DLGEXTENSION]
  311. Type=1
  312. Class=CDlgExtensionData
  313. ControlCount=9
  314. Control1=IDC_CMDDEVICES,combobox,1344340035
  315. Control2=IDC_GUID,edit,1350631552
  316. Control3=IDC_DATA,edit,1350631620
  317. Control4=IDC_READ,button,1342242816
  318. Control5=IDC_WRITE,button,1342242816
  319. Control6=IDCANCEL,button,1342242816
  320. Control7=IDC_STATIC,static,1342308352
  321. Control8=IDC_STATIC,static,1342308352
  322. Control9=IDC_STATIC,static,1342308352
  323. [CLS:CDlgExtensionData]
  324. Type=0
  325. HeaderFile=DlgExtensionData.h
  326. ImplementationFile=DlgExtensionData.cpp
  327. BaseClass=CDialog
  328. Filter=D
  329. VirtualFilter=dWC
  330. LastObject=CDlgExtensionData
  331. [DLG:IDD_ADDGROUP_DLG]
  332. Type=1
  333. Class=CAddGroupDlg
  334. ControlCount=4
  335. Control1=ID_ADD,button,1342242817
  336. Control2=IDCANCEL,button,1342242816
  337. Control3=IDC_GROUP_NAME,edit,1350631552
  338. Control4=IDC_STATIC,button,1342177287
  339. [CLS:CAddGroupDlg]
  340. Type=0
  341. HeaderFile=AddGroupDlg.h
  342. ImplementationFile=AddGroupDlg.cpp
  343. BaseClass=CDialog
  344. Filter=D
  345. VirtualFilter=dWC
  346. LastObject=CAddGroupDlg
  347. [DLG:IDD_ADDFSP_DLG]
  348. Type=1
  349. Class=CAddFSPDlg
  350. ControlCount=21
  351. Control1=IDC_GUID,edit,1350631552
  352. Control2=IDC_FRIENDLY_NAME,edit,1350631552
  353. Control3=IDC_IMAGENAME,edit,1350631552
  354. Control4=IDC_TSPNAME,edit,1350631552
  355. Control5=IDC_VERSION1,button,1342308361
  356. Control6=IDC_VERSION2,button,1342177289
  357. Control7=IDC_FSPI_CAP_BROADCAST,button,1342242819
  358. Control8=IDC_FSPI_CAP_MULTISEND,button,1342242819
  359. Control9=IDC_FSPI_CAP_SCHEDULING,button,1342242819
  360. Control10=IDC_FSPI_CAP_ABORT_RECIPIENT,button,1342242819
  361. Control11=IDC_FSPI_CAP_ABORT_PARENT,button,1342242819
  362. Control12=IDC_FSPI_CAP_AUTO_RETRY,button,1342242819
  363. Control13=IDC_FSPI_CAP_SIMULTANEOUS_SEND_RECEIVE,button,1342242819
  364. Control14=IDADD,button,1342242817
  365. Control15=IDCANCEL,button,1342242816
  366. Control16=IDC_STATIC,static,1342308352
  367. Control17=IDC_STATIC,static,1342308352
  368. Control18=IDC_STATIC,static,1342308352
  369. Control19=IDC_STATIC,static,1342308352
  370. Control20=IDC_STATIC,button,1342177287
  371. Control21=IDC_STATIC,button,1342177287
  372. [CLS:CAddFSPDlg]
  373. Type=0
  374. HeaderFile=AddFSPDlg.h
  375. ImplementationFile=AddFSPDlg.cpp
  376. BaseClass=CDialog
  377. Filter=D
  378. VirtualFilter=dWC
  379. LastObject=CAddFSPDlg
  380. [DLG:IDD_REMOVEFSP_DLG]
  381. Type=1
  382. Class=CRemoveFSPDlg
  383. ControlCount=6
  384. Control1=IDC_GUID,edit,1350631552
  385. Control2=IDC_COMBO,combobox,1344340227
  386. Control3=IDREMOVE,button,1342242817
  387. Control4=IDCANCEL,button,1342242816
  388. Control5=IDC_STATIC,button,1342177287
  389. Control6=IDC_STATIC,button,1342177287
  390. [CLS:CRemoveFSPDlg]
  391. Type=0
  392. HeaderFile=RemoveFSPDlg.h
  393. ImplementationFile=RemoveFSPDlg.cpp
  394. BaseClass=CDialog
  395. Filter=D
  396. VirtualFilter=dWC
  397. LastObject=CRemoveFSPDlg
  398. [DLG:IDD_ARCHIVE_ACCESS]
  399. Type=1
  400. Class=CArchiveAccessDlg
  401. ControlCount=11
  402. Control1=IDCANCEL,button,1342242816
  403. Control2=IDC_REFRESH,button,1342242816
  404. Control3=IDC_STATIC,button,1342177287
  405. Control4=IDC_INBOX,button,1342308361
  406. Control5=IDC_SENDITEMS,button,1342177289
  407. Control6=IDC_STATIC,static,1342308352
  408. Control7=IDC_NUMSGS,static,1342308354
  409. Control8=IDC_LIST,SysListView32,1350631429
  410. Control9=IDC_STATIC,button,1342177287
  411. Control10=IDC_MSGSPERCALL,edit,1350639746
  412. Control11=IDC_SPIN,msctls_updown32,1342177334
  413. [CLS:CArchiveAccessDlg]
  414. Type=0
  415. HeaderFile=ArchiveAccessDlg.h
  416. ImplementationFile=ArchiveAccessDlg.cpp
  417. BaseClass=CDialog
  418. Filter=D
  419. VirtualFilter=dWC
  420. LastObject=CArchiveAccessDlg
  421. [DLG:IDD_MSG_DLG]
  422. Type=1
  423. Class=CArchiveMsgDlg
  424. ControlCount=50
  425. Control1=IDREMOVE,button,1342242816
  426. Control2=IDCANCEL,button,1342242817
  427. Control3=IDC_STATIC,static,1342308352
  428. Control4=IDC_FOLDER,static,1342308352
  429. Control5=IDC_STATIC,static,1342308352
  430. Control6=IDC_ID,static,1342308352
  431. Control7=IDC_STATIC,static,1342308352
  432. Control8=IDC_TYPE,static,1342308352
  433. Control9=IDC_STATIC,static,1342308352
  434. Control10=IDS_SIZE,static,1342308352
  435. Control11=IDC_STATIC,static,1342308352
  436. Control12=IDC_PAGES,static,1342308352
  437. Control13=IDC_STATIC,static,1342308352
  438. Control14=IDC_R_NUMBER,static,1342308352
  439. Control15=IDC_STATIC,static,1342308352
  440. Control16=IDC_R_NAME,static,1342308352
  441. Control17=IDC_STATIC,static,1342308352
  442. Control18=IDC_S_NUMBER,static,1342308352
  443. Control19=IDC_STATIC,static,1342308352
  444. Control20=IDC_S_NAME,static,1342308352
  445. Control21=IDC_STATIC,static,1342308352
  446. Control22=IDC_TSID_VAL,static,1342308352
  447. Control23=IDC_STATIC,static,1342308352
  448. Control24=IDC_CSID_VAL,static,1342308352
  449. Control25=IDC_STATIC,static,1342308352
  450. Control26=IDC_SEND_USER,static,1342308352
  451. Control27=IDC_STATIC,static,1342308352
  452. Control28=IDC_BILLING,static,1342308352
  453. Control29=IDC_STATIC,static,1342308352
  454. Control30=IDC_ORIGTIME,static,1342308352
  455. Control31=IDC_STATIC,static,1342308352
  456. Control32=IDC_SUBMITTIME,static,1342308352
  457. Control33=IDC_STATIC,static,1342308352
  458. Control34=IDC_START_TIME,static,1342308352
  459. Control35=IDC_STATIC,static,1342308352
  460. Control36=IDC_END_TIME,static,1342308352
  461. Control37=IDC_STATIC,static,1342308352
  462. Control38=IDC_DEVICE,static,1342308352
  463. Control39=IDC_STATIC,static,1342308352
  464. Control40=IDC_PRIORITY,static,1342308352
  465. Control41=IDC_STATIC,static,1342308352
  466. Control42=IDC_RETRIES,static,1342308352
  467. Control43=IDC_STATIC,static,1342308352
  468. Control44=IDC_DOCUMENT,static,1342308352
  469. Control45=IDC_STATIC,static,1342308352
  470. Control46=IDC_SUBJECT,static,1342308352
  471. Control47=IDC_STATIC,static,1342308352
  472. Control48=IDC_CALLERID,static,1342308352
  473. Control49=IDC_STATIC,static,1342308352
  474. Control50=IDC_ROUTINGINFO,static,1342308352
  475. [CLS:CArchiveMsgDlg]
  476. Type=0
  477. HeaderFile=ArchiveMsgDlg.h
  478. ImplementationFile=ArchiveMsgDlg.cpp
  479. BaseClass=CDialog
  480. Filter=D
  481. VirtualFilter=dWC
  482. LastObject=CArchiveMsgDlg
  483. [DLG:IDD_TIFF_DLG]
  484. Type=1
  485. Class=CDlgTIFF
  486. ControlCount=10
  487. Control1=IDC_DESTFILE,edit,1350631552
  488. Control2=IDC_INBOX,button,1342308361
  489. Control3=IDC_SENTITEMS,button,1342177289
  490. Control4=IDC_QUEUE,button,1342177289
  491. Control5=IDC_MGSID,edit,1350639746
  492. Control6=IDC_COPY,button,1342242816
  493. Control7=IDCANCEL,button,1342242816
  494. Control8=IDC_STATIC,static,1342308352
  495. Control9=IDC_STATIC,button,1342177287
  496. Control10=IDC_STATIC,static,1342308352
  497. [CLS:CDlgTIFF]
  498. Type=0
  499. HeaderFile=DlgTIFF.h
  500. ImplementationFile=DlgTIFF.cpp
  501. BaseClass=CDialog
  502. Filter=D
  503. VirtualFilter=dWC
  504. LastObject=CDlgTIFF
  505. [DLG:IDD_REMOVE_R_EXT]
  506. Type=1
  507. Class=CRemoveRtExt
  508. ControlCount=4
  509. Control1=IDOK,button,1342242817
  510. Control2=IDCANCEL,button,1342242816
  511. Control3=IDC_STATIC,button,1342177287
  512. Control4=IDC_EXTNAME,edit,1350631552
  513. [CLS:CRemoveRtExt]
  514. Type=0
  515. HeaderFile=RemoveRtExt.h
  516. ImplementationFile=RemoveRtExt.cpp
  517. BaseClass=CDialog
  518. Filter=D
  519. VirtualFilter=dWC
  520. LastObject=IDOK
  521. [CLS:CManualAnswer]
  522. Type=0
  523. HeaderFile=ManualAnswer.h
  524. ImplementationFile=ManualAnswer.cpp
  525. BaseClass=CDialog
  526. Filter=D
  527. VirtualFilter=dWC
  528. LastObject=CManualAnswer
  529. [DLG:IDD_MANUAL_ANSWER]
  530. Type=1
  531. Class=CManualAnswer
  532. ControlCount=5
  533. Control1=IDC_MAN_ANSWER_DEV_ID,edit,1350639746
  534. Control2=IDC_READ,button,1342242816
  535. Control3=IDC_WRITE,button,1342242816
  536. Control4=IDCANCEL,button,1342242816
  537. Control5=IDC_STATIC,static,1342308352