Client.clw
上传用户:guangzhiyw
上传日期:2007-01-09
资源大小:495k
文件大小:17k
源码类别:

ICQ/即时通讯

开发平台:

Visual C++

  1. ; CLW file contains information for the MFC ClassWizard
  2. [General Info]
  3. Version=1
  4. LastClass=CMainFrame
  5. LastTemplate=CDialog
  6. NewFileInclude1=#include "stdafx.h"
  7. NewFileInclude2=#include "client.h"
  8. LastPage=0
  9. ClassCount=24
  10. Class1=CBmpButton
  11. Class2=CBmpComBox
  12. Class3=CChangePwd
  13. Class4=CClientApp
  14. Class5=CAboutDlg
  15. Class6=CClientSocket
  16. Class7=CFriendDetailDlg
  17. Class8=CGfxGroupEdit
  18. Class9=CGfxOutBarCtrl
  19. Class10=CLoginDlg
  20. Class11=CLookDlg
  21. Class12=CMainFrame
  22. Class13=CModifyPIDlg
  23. Class14=CMultiSendDlg
  24. Class15=CRegisterDlg
  25. Class16=CSearchDlg
  26. Class17=CSendBroadcastDlg
  27. Class18=CSendToAllDlg
  28. Class19=CSetupServerDlg
  29. Class20=CShowAddMsgDlg
  30. Class21=CShowBroadcastDlg
  31. Class22=CShowOnlineDlg
  32. Class23=CTalkDlg
  33. ResourceCount=22
  34. Resource1=IDD_SEVER_SETUP
  35. Resource2=IDD_ABOUTBOX
  36. Resource3=IDR_POPMENU
  37. Resource4=IDD_MULTI_SEND
  38. Resource5=IDD_SHOW_ONLINE
  39. Resource6=IDR_MAINFRAME
  40. Resource7=IDD_ADD_FRIEND
  41. Resource8=IDD_MYSELF_DETAIL
  42. Resource9=IDR_TOOLBAR2
  43. Resource10=ID_CHANGE_PWD
  44. Resource11=IDD_REGISTER
  45. Resource12=IDD_SENDTO_ALL
  46. Resource13=IDD_SEND_BROADCAST
  47. Resource14=IDD_SHOWBROADCAST
  48. Resource15=IDR_TOOLBAR1
  49. Resource16=IDD_LOGIN
  50. Resource17=IDD_SHOW_ADD_FRIEND
  51. Resource18=IDD_FRIEND_DETAIL
  52. Resource19=IDD_SEARCH
  53. Resource20=IDD_SEND_MESS
  54. Resource21=IDD_LOOK_MESS
  55. Class24=CAddFriendDlg
  56. Resource22=IDR_TOOLBAR3
  57. [CLS:CBmpButton]
  58. Type=0
  59. BaseClass=CButton
  60. HeaderFile=BmpButton.h
  61. ImplementationFile=BmpButton.cpp
  62. [CLS:CBmpComBox]
  63. Type=0
  64. BaseClass=CComboBox
  65. HeaderFile=BmpComBox.h
  66. ImplementationFile=BmpComBox.cpp
  67. [CLS:CChangePwd]
  68. Type=0
  69. BaseClass=CDialog
  70. HeaderFile=ChangePwd.h
  71. ImplementationFile=ChangePwd.cpp
  72. LastObject=IDOK
  73. Filter=D
  74. VirtualFilter=dWC
  75. [CLS:CClientApp]
  76. Type=0
  77. BaseClass=CWinApp
  78. HeaderFile=Client.h
  79. ImplementationFile=Client.cpp
  80. Filter=N
  81. VirtualFilter=AC
  82. LastObject=ID_SEND_FILE
  83. [CLS:CAboutDlg]
  84. Type=0
  85. BaseClass=CDialog
  86. HeaderFile=Client.cpp
  87. ImplementationFile=Client.cpp
  88. [CLS:CClientSocket]
  89. Type=0
  90. BaseClass=CAsyncSocket
  91. HeaderFile=ClientSocket.h
  92. ImplementationFile=ClientSocket.cpp
  93. [CLS:CFriendDetailDlg]
  94. Type=0
  95. BaseClass=CDialog
  96. HeaderFile=FriendDetail.h
  97. ImplementationFile=FriendDetail.cpp
  98. [CLS:CGfxGroupEdit]
  99. Type=0
  100. BaseClass=CEdit
  101. HeaderFile=GfxGroupEdit.h
  102. ImplementationFile=GfxGroupEdit.cpp
  103. [CLS:CGfxOutBarCtrl]
  104. Type=0
  105. BaseClass=CWnd
  106. HeaderFile=GfxOutBarCtrl.h
  107. ImplementationFile=GfxOutBarCtrl.cpp
  108. LastObject=CGfxOutBarCtrl
  109. Filter=W
  110. VirtualFilter=WC
  111. [CLS:CLoginDlg]
  112. Type=0
  113. BaseClass=CDialog
  114. HeaderFile=LoginDlg.h
  115. ImplementationFile=LoginDlg.cpp
  116. [CLS:CLookDlg]
  117. Type=0
  118. BaseClass=CDialog
  119. HeaderFile=LookDlg.h
  120. ImplementationFile=LookDlg.cpp
  121. [CLS:CMainFrame]
  122. Type=0
  123. BaseClass=CFrameWnd
  124. HeaderFile=MainFrm.h
  125. ImplementationFile=MainFrm.cpp
  126. Filter=T
  127. VirtualFilter=fWC
  128. LastObject=ID_MESSAGE_MANAGE
  129. [CLS:CModifyPIDlg]
  130. Type=0
  131. BaseClass=CDialog
  132. HeaderFile=ModifyPIDlg.h
  133. ImplementationFile=ModifyPIDlg.cpp
  134. [CLS:CMultiSendDlg]
  135. Type=0
  136. BaseClass=CDialog
  137. HeaderFile=MultiSendDlg.h
  138. ImplementationFile=MultiSendDlg.cpp
  139. Filter=D
  140. VirtualFilter=dWC
  141. [CLS:CRegisterDlg]
  142. Type=0
  143. BaseClass=CDialog
  144. HeaderFile=RegisterDlg.h
  145. ImplementationFile=RegisterDlg.cpp
  146. [CLS:CSearchDlg]
  147. Type=0
  148. BaseClass=CDialog
  149. HeaderFile=SearchDlg.h
  150. ImplementationFile=SearchDlg.cpp
  151. LastObject=CSearchDlg
  152. Filter=D
  153. VirtualFilter=dWC
  154. [CLS:CSendBroadcastDlg]
  155. Type=0
  156. BaseClass=CDialog
  157. HeaderFile=SendBroadcastDlg.h
  158. ImplementationFile=SendBroadcastDlg.cpp
  159. Filter=D
  160. VirtualFilter=dWC
  161. [CLS:CSendToAllDlg]
  162. Type=0
  163. BaseClass=CDialog
  164. HeaderFile=SendToAllDlg.h
  165. ImplementationFile=SendToAllDlg.cpp
  166. Filter=D
  167. VirtualFilter=dWC
  168. [CLS:CSetupServerDlg]
  169. Type=0
  170. BaseClass=CDialog
  171. HeaderFile=SetupServerDlg.h
  172. ImplementationFile=SetupServerDlg.cpp
  173. [CLS:CShowAddMsgDlg]
  174. Type=0
  175. BaseClass=CDialog
  176. HeaderFile=ShowAddMsgDlg.h
  177. ImplementationFile=ShowAddMsgDlg.cpp
  178. [CLS:CShowBroadcastDlg]
  179. Type=0
  180. BaseClass=CDialog
  181. HeaderFile=ShowBroadcastDlg.h
  182. ImplementationFile=ShowBroadcastDlg.cpp
  183. [CLS:CShowOnlineDlg]
  184. Type=0
  185. BaseClass=CDialog
  186. HeaderFile=ShowOnlineDlg.h
  187. ImplementationFile=ShowOnlineDlg.cpp
  188. Filter=D
  189. VirtualFilter=dWC
  190. LastObject=ID_GFX_REMOVEITEM
  191. [CLS:CTalkDlg]
  192. Type=0
  193. BaseClass=CDialog
  194. HeaderFile=TalkDlg.h
  195. ImplementationFile=TalkDlg.cpp
  196. Filter=D
  197. VirtualFilter=dWC
  198. LastObject=CTalkDlg
  199. [DLG:ID_CHANGE_PWD]
  200. Type=1
  201. Class=CChangePwd
  202. ControlCount=10
  203. Control1=IDC_START_CHANG,button,1342242819
  204. Control2=IDC_OLDPWD,edit,1484849312
  205. Control3=IDC_NEW_PWD1,edit,1484849312
  206. Control4=IDC_NEW_PWD2,edit,1484849312
  207. Control5=IDOK,button,1342242816
  208. Control6=IDCANCEL,button,1342242816
  209. Control7=IDC_STATIC,button,1342242823
  210. Control8=IDC_STATIC,static,1342373888
  211. Control9=IDC_STATIC,static,1342373888
  212. Control10=IDC_STATIC,static,1342373888
  213. [DLG:IDD_ABOUTBOX]
  214. Type=1
  215. Class=CAboutDlg
  216. ControlCount=7
  217. Control1=IDC_STATIC,static,1342177283
  218. Control2=IDC_STATIC,static,1342308480
  219. Control3=IDC_STATIC,static,1342308352
  220. Control4=IDOK,button,1342373889
  221. Control5=IDC_STATIC,static,1342308480
  222. Control6=IDC_STATIC,static,1342308352
  223. Control7=IDC_STATIC,static,1342308352
  224. [DLG:IDD_FRIEND_DETAIL]
  225. Type=1
  226. Class=CFriendDetailDlg
  227. ControlCount=30
  228. Control1=ID_REFRESH,button,1342242817
  229. Control2=IDCANCEL,button,1342242816
  230. Control3=IDC_HEADBMP,combobox,1478557731
  231. Control4=IDC_NAME,edit,1350633600
  232. Control5=IDC_AGE,edit,1350633600
  233. Control6=IDC_SEX,combobox,1476460547
  234. Control7=IDC_PHONE,edit,1350633600
  235. Control8=IDC_FAX,edit,1350633600
  236. Control9=IDC_ADDRESS,edit,1350633600
  237. Control10=IDC_DEPARTMENT,edit,1350633600
  238. Control11=IDC_HOMEPAGE,edit,1350633600
  239. Control12=IDC_EMAIL,edit,1350633600
  240. Control13=IDC_ALLOW_ALL,button,1476591625
  241. Control14=IDC_NEED_CHECK,button,1476460553
  242. Control15=IDC_NOT_ALLOW,button,1476460553
  243. Control16=IDC_DESCRIPTION,edit,1350633476
  244. Control17=IDC_STATIC,button,1342177287
  245. Control18=IDC_STATIC,static,1342308352
  246. Control19=IDC_STATIC,static,1342308352
  247. Control20=IDC_STATIC,static,1342308352
  248. Control21=IDC_STATIC,static,1342308352
  249. Control22=IDC_STATIC,static,1342308352
  250. Control23=IDC_STATIC,static,1342308352
  251. Control24=IDC_STATIC,static,1342308352
  252. Control25=IDC_STATIC,static,1342308352
  253. Control26=IDC_STATIC,static,1342308352
  254. Control27=IDC_STATIC,static,1342308352
  255. Control28=IDC_STATIC,button,1342242823
  256. Control29=IDC_ID,edit,1350633600
  257. Control30=IDC_STATIC,static,1342308352
  258. [DLG:IDD_LOGIN]
  259. Type=1
  260. Class=CLoginDlg
  261. ControlCount=10
  262. Control1=ID_UID_LIST,combobox,1344339971
  263. Control2=ID_USER_PWD,edit,1350631584
  264. Control3=ID_ONHIDE_LOGIN,button,1342242819
  265. Control4=IDOK,button,1342242817
  266. Control5=IDCANCEL,button,1342242816
  267. Control6=ID_USER_REGISTR,button,1342242816
  268. Control7=IDC_STATIC,static,1342308352
  269. Control8=IDC_STATIC,static,1342308352
  270. Control9=IDC_STATIC,static,1342177296
  271. Control10=IDC_STATIC,static,1342177283
  272. [DLG:IDD_LOOK_MESS]
  273. Type=1
  274. Class=CLookDlg
  275. ControlCount=19
  276. Control1=IDOK,button,1342242817
  277. Control2=IDCANCEL,button,1342242816
  278. Control3=ID_SHOW_TALK,button,1342242816
  279. Control4=IDC_TALK_RECORD,edit,1352800836
  280. Control5=65535,button,1342177287
  281. Control6=65535,static,1342308352
  282. Control7=IDC_ID,static,1342308352
  283. Control8=65535,static,1342308352
  284. Control9=IDC_NAME,static,1342308352
  285. Control10=1044,static,1073741831
  286. Control11=65535,static,1342308364
  287. Control12=IDC_EMAIL,static,1342308352
  288. Control13=ID_SHOW_DETAIL,button,1342244107
  289. Control14=ID_NEXT,button,1476460544
  290. Control15=65535,static,1342308364
  291. Control16=65535,static,1342308364
  292. Control17=IDC_DATE,static,1342308352
  293. Control18=IDC_TIME,static,1342308352
  294. Control19=IDC_TALK,edit,1350572100
  295. [DLG:IDD_MYSELF_DETAIL]
  296. Type=1
  297. Class=CModifyPIDlg
  298. ControlCount=32
  299. Control1=ID_MODIFYPI,button,1342242817
  300. Control2=IDCANCEL,button,1342242816
  301. Control3=IDC_HEADBMP,combobox,1344340003
  302. Control4=IDC_NAME,edit,1350631552
  303. Control5=IDC_AGE,edit,1350631552
  304. Control6=IDC_SEX,combobox,1342242819
  305. Control7=IDC_PHONE,edit,1350631552
  306. Control8=IDC_FAX,edit,1350631552
  307. Control9=IDC_ADDRESS,edit,1350631552
  308. Control10=IDC_DEPARTMENT,edit,1350631552
  309. Control11=IDC_HOMEPAGE,edit,1350631552
  310. Control12=IDC_EMAIL,edit,1350631552
  311. Control13=IDC_ALLOW_ALL,button,1342373897
  312. Control14=IDC_NEED_CHECK,button,1342242825
  313. Control15=IDC_NOT_ALLOW,button,1342242825
  314. Control16=IDC_DESCRIPTION,edit,1350631428
  315. Control17=IDC_STATIC,button,1342177287
  316. Control18=IDC_STATIC,static,1342308352
  317. Control19=IDC_STATIC,static,1342308352
  318. Control20=IDC_STATIC,static,1342308352
  319. Control21=IDC_STATIC,static,1342308352
  320. Control22=IDC_STATIC,static,1342308352
  321. Control23=IDC_STATIC,static,1342308352
  322. Control24=IDC_STATIC,static,1342308352
  323. Control25=IDC_STATIC,static,1342308352
  324. Control26=IDC_STATIC,static,1342308352
  325. Control27=IDC_STATIC,static,1342308352
  326. Control28=IDC_STATIC,button,1342242823
  327. Control29=IDC_ID,edit,1350633600
  328. Control30=IDC_STATIC,static,1342308352
  329. Control31=ID_SHOW_CHANGEPWD,button,1342242816
  330. Control32=ID_REFRESH,button,1342242816
  331. [DLG:IDD_MULTI_SEND]
  332. Type=1
  333. Class=CMultiSendDlg
  334. ControlCount=8
  335. Control1=IDC_EDITNAME,edit,1350631552
  336. Control2=IDC_EDITID,edit,1350631552
  337. Control3=IDC_EDITMSG,edit,1350631552
  338. Control4=IDOK,button,1342242817
  339. Control5=IDCANCEL,button,1342242816
  340. Control6=IDC_RADIO1,button,1342308361
  341. Control7=IDC_RADIO2,button,1342177289
  342. Control8=IDC_STATIC,static,1342177283
  343. [DLG:IDD_REGISTER]
  344. Type=1
  345. Class=CRegisterDlg
  346. ControlCount=45
  347. Control1=IDC_SERVERIP,edit,1350631552
  348. Control2=IDC_SERVER_PORT,edit,1350631552
  349. Control3=IDC_APPLY_ID,button,1342308361
  350. Control4=IDC_USE_HAVEID,button,1342177289
  351. Control5=IDC_HEADBMP,combobox,1344340003
  352. Control6=IDC_NAME,edit,1350631552
  353. Control7=IDC_AGE,edit,1350631552
  354. Control8=IDC_SEX,combobox,1344339971
  355. Control9=IDC_PWD,edit,1350631584
  356. Control10=IDC_PWD1,edit,1350631584
  357. Control11=IDC_PHONE,edit,1350631552
  358. Control12=IDC_FAX,edit,1350631552
  359. Control13=IDC_ADDRESS,edit,1350631552
  360. Control14=IDC_DEPARTMENT,edit,1350631552
  361. Control15=IDC_HOMEPAGE,edit,1350631552
  362. Control16=IDC_EMAIL,edit,1350631552
  363. Control17=IDC_ALLOW_ALL,button,1342373897
  364. Control18=IDC_NEED_CHECK,button,1342242825
  365. Control19=IDC_NOT_ALLOW,button,1342242825
  366. Control20=IDC_DESCRIPTION,edit,1350631428
  367. Control21=IDC_USER_ID,edit,1484849280
  368. Control22=IDC_USER_PWD,edit,1484849312
  369. Control23=IDOK,button,1342242817
  370. Control24=IDCANCEL,button,1342242816
  371. Control25=IDC_STATIC,static,1342308352
  372. Control26=IDC_STATIC,static,1342308352
  373. Control27=IDC_STATIC,button,1342177287
  374. Control28=IDC_STATIC,button,1342177287
  375. Control29=IDC_STATIC,button,1342177287
  376. Control30=IDC_STATIC,button,1342177287
  377. Control31=IDC_STATIC,static,1342308352
  378. Control32=IDC_STATIC,static,1342308352
  379. Control33=IDC_STATIC,static,1342308352
  380. Control34=IDC_STATIC,static,1342308352
  381. Control35=IDC_STATIC,static,1342308352
  382. Control36=IDC_STATIC,static,1342308352
  383. Control37=IDC_STATIC,static,1342308352
  384. Control38=IDC_STATIC,static,1342308352
  385. Control39=IDC_STATIC,static,1342308352
  386. Control40=IDC_STATIC,static,1342308352
  387. Control41=IDC_STATIC,static,1342308352
  388. Control42=IDC_STATIC,static,1342308352
  389. Control43=IDC_STATIC,static,1342308352
  390. Control44=IDC_STATIC,static,1342308352
  391. Control45=IDC_STATIC,button,1342242823
  392. [DLG:IDD_SEARCH]
  393. Type=1
  394. Class=CSearchDlg
  395. ControlCount=7
  396. Control1=IDOK,button,1342242817
  397. Control2=IDCANCEL,button,1342242816
  398. Control3=IDC_LIST1,SysListView32,1350631493
  399. Control4=IDC_RADIO_ID,button,1342308361
  400. Control5=IDC_RADIO_NAME,button,1342177289
  401. Control6=IDC_BYID,edit,1350631552
  402. Control7=IDC_BYNAME,edit,1484849280
  403. [DLG:IDD_SEND_BROADCAST]
  404. Type=1
  405. Class=CSendBroadcastDlg
  406. ControlCount=7
  407. Control1=IDC_PWD,edit,1350631584
  408. Control2=IDC_MSG,edit,1350635588
  409. Control3=IDOK,button,1342242817
  410. Control4=IDCANCEL,button,1342242816
  411. Control5=IDC_STATIC,static,1342308352
  412. Control6=IDC_STATIC,static,1342308352
  413. Control7=IDC_STATIC,static,1342177283
  414. [DLG:IDD_SENDTO_ALL]
  415. Type=1
  416. Class=CSendToAllDlg
  417. ControlCount=7
  418. Control1=IDOK,button,1342242817
  419. Control2=IDCANCEL,button,1342242816
  420. Control3=IDC_STATIC,static,1342177298
  421. Control4=IDC_STATIC,static,1342308352
  422. Control5=IDC_EDIT1,edit,1350635588
  423. Control6=IDC_STATIC,static,1342177283
  424. Control7=IDC_STATIC,static,1342177283
  425. [DLG:IDD_SEVER_SETUP]
  426. Type=1
  427. Class=CSetupServerDlg
  428. ControlCount=6
  429. Control1=IDOK,button,1342242817
  430. Control2=IDCANCEL,button,1342242816
  431. Control3=IDC_EDIT1,edit,1350631552
  432. Control4=IDC_EDIT2,edit,1350631552
  433. Control5=IDC_STATIC,static,1342308352
  434. Control6=IDC_STATIC,static,1342308352
  435. [DLG:IDD_SHOW_ADD_FRIEND]
  436. Type=1
  437. Class=CShowAddMsgDlg
  438. ControlCount=17
  439. Control1=ID_ADD_AS_FRIEND,button,1342242816
  440. Control2=IDCANCEL,button,1342242816
  441. Control3=IDC_STATIC,button,1342177287
  442. Control4=IDC_STATIC,static,1342308352
  443. Control5=IDC_ID,static,1342308352
  444. Control6=IDC_STATIC,static,1342308352
  445. Control7=IDC_NAME,static,1342308352
  446. Control8=IDC_FRIEND_DETAIL,button,1342244096
  447. Control9=ID_NEXT,button,1073807360
  448. Control10=IDC_STATIC,static,1342308352
  449. Control11=IDC_SEND_MSG,edit,1350635652
  450. Control12=ID_SEND_REQUEST,button,1342242816
  451. Control13=ID_REFUSE,button,1073807360
  452. Control14=ID_AGREE,button,1073807360
  453. Control15=IDC_MSG,edit,1350637636
  454. Control16=IDC_RECT,static,1073741831
  455. Control17=IDC_STATIC,static,1342308352
  456. [DLG:IDD_SHOWBROADCAST]
  457. Type=1
  458. Class=CShowBroadcastDlg
  459. ControlCount=17
  460. Control1=IDCANCEL,button,1342242816
  461. Control2=ID_SHOW_HISTORY,button,1342242816
  462. Control3=IDC_STATIC,button,1342177287
  463. Control4=IDC_STATIC,static,1342308352
  464. Control5=IDC_ID,static,1342308352
  465. Control6=IDC_STATIC,static,1342308352
  466. Control7=IDC_NAME,static,1342308352
  467. Control8=IDC_STATIC,static,1342308364
  468. Control9=IDC_EMAIL,static,1342308352
  469. Control10=ID_SHOW_DETAIL,button,1342244107
  470. Control11=ID_NEXT,button,1476460544
  471. Control12=IDC_STATIC,static,1342308364
  472. Control13=IDC_STATIC,static,1342308364
  473. Control14=IDC_DATE,static,1342308352
  474. Control15=IDC_TIME,static,1342308352
  475. Control16=IDC_TALK,edit,1350572100
  476. Control17=IDC_HISTORY,edit,1352734724
  477. [DLG:IDD_SHOW_ONLINE]
  478. Type=1
  479. Class=CShowOnlineDlg
  480. ControlCount=5
  481. Control1=IDCANCEL,button,1342242816
  482. Control2=IDC_LIST1,SysListView32,1350631493
  483. Control3=IDC_NEXTPAGE,button,1342242816
  484. Control4=IDC_LASTPAGE,button,1342242816
  485. Control5=IDC_REFRESH,button,1342242816
  486. [DLG:IDD_SEND_MESS]
  487. Type=1
  488. Class=CTalkDlg
  489. ControlCount=17
  490. Control1=IDC_TALK,edit,1342246980
  491. Control2=IDOK,button,1342242816
  492. Control3=IDCANCEL,button,1342242816
  493. Control4=ID_SHOW_TALK,button,1342242816
  494. Control5=IDC_STATIC,button,1342177287
  495. Control6=IDC_STATIC,static,1342308352
  496. Control7=IDC_ID,static,1342308352
  497. Control8=IDC_STATIC,static,1342308352
  498. Control9=IDC_NAME,static,1342308364
  499. Control10=IDC_STATIC,static,1342308352
  500. Control11=IDC_EMAIL,static,1342308364
  501. Control12=IDC_SHOW_DETAIL,button,1342178571
  502. Control13=IDC_STATIC,static,1342308352
  503. Control14=IDC_STATIC,static,1342177298
  504. Control15=IDC_STATIC,static,1342308352
  505. Control16=IDC_PICTURE,static,1342177298
  506. Control17=IDC_TALK_RECORD,edit,1352734788
  507. [MNU:IDR_MAINFRAME]
  508. Type=1
  509. Class=?
  510. Command1=ID_MESSAGE_MANAGE
  511. Command2=ID_SEARCH
  512. Command3=ID_SHOW_ONLINE
  513. Command4=ID_SENDTO_ALL
  514. Command5=ID_MULTISEND
  515. Command6=ID_SEND_BROADCAST
  516. Command7=ID_SYS_SETUP
  517. Command8=ID_PERSONINFO_SETUP
  518. Command9=ID_APP_ABOUT
  519. Command10=ID_APP_EXIT
  520. Command11=ID_ONLINE
  521. Command12=ID_ONHIDE
  522. Command13=ID_OFFLINE
  523. CommandCount=13
  524. [MNU:IDR_POPMENU]
  525. Type=1
  526. Class=?
  527. Command1=ID_SEND_MESSAGE
  528. Command2=ID_SEND_FILE
  529. Command3=ID_PERSON_HOMEPAGE
  530. Command4=ID_SEND_EMAIL
  531. Command5=ID_CUR_CHATRECORD
  532. Command6=ID_FRIEND_DETAIL
  533. Command7=ID_ADD_FRIEND
  534. Command8=ID_FRIENDS_DETAIL
  535. CommandCount=8
  536. [ACL:IDR_MAINFRAME]
  537. Type=1
  538. Class=?
  539. Command1=ID_EDIT_COPY
  540. Command2=ID_EDIT_PASTE
  541. Command3=ID_EDIT_UNDO
  542. Command4=ID_EDIT_CUT
  543. Command5=ID_NEXT_PANE
  544. Command6=ID_PREV_PANE
  545. Command7=ID_EDIT_COPY
  546. Command8=ID_EDIT_PASTE
  547. Command9=ID_EDIT_CUT
  548. Command10=ID_EDIT_UNDO
  549. CommandCount=10
  550. [DLG:IDD_ADD_FRIEND]
  551. Type=1
  552. Class=CAddFriendDlg
  553. ControlCount=13
  554. Control1=IDCANCEL,button,1342242816
  555. Control2=IDC_STATIC,button,1342177287
  556. Control3=IDC_STATIC,static,1342308352
  557. Control4=IDC_ID,static,1342308352
  558. Control5=IDC_STATIC,static,1342308352
  559. Control6=IDC_NAME,static,1342308352
  560. Control7=IDC_FRIEND_DETAIL,button,1342244107
  561. Control8=IDC_STATIC,static,1342308352
  562. Control9=IDC_SEND_MSG,edit,1350635652
  563. Control10=ID_SEND_REQUEST,button,1342242816
  564. Control11=IDC_MSG,edit,1350637636
  565. Control12=IDC_RECT,static,1073741831
  566. Control13=IDC_STATIC,static,1342308352
  567. [TB:IDR_MAINFRAME]
  568. Type=1
  569. Class=?
  570. Command1=ID_GFX_SMALLICON
  571. Command2=ID_GFX_LARGEICON
  572. Command3=ID_GFX_GROUPICON
  573. Command4=ID_GFX_FONTCICON
  574. Command5=ID_GFX_BACKCICON
  575. Command6=ID_GFX_REMOVEITEM
  576. Command7=ID_GFX_RENAMEITEM
  577. Command8=ID_APP_ABOUT
  578. Command9=ID_ADD_AS_FRIEND
  579. CommandCount=9
  580. [TB:IDR_TOOLBAR1]
  581. Type=1
  582. Class=?
  583. Command1=ID_APP_ABOUT
  584. Command2=ID_MESSAGE_MANAGE
  585. Command3=ID_PERSONINFO_SETUP
  586. Command4=ID_APP_EXIT
  587. Command5=ID_SYS_SETUP
  588. Command6=ID_SEARCH
  589. Command7=ID_SEND_BROADCAST
  590. Command8=ID_SENDTO_ALL
  591. CommandCount=8
  592. [TB:IDR_TOOLBAR2]
  593. Type=1
  594. Class=?
  595. Command1=ID_ONHIDE
  596. Command2=ID_ONLINE
  597. Command3=ID_OFFLINE
  598. CommandCount=3
  599. [TB:IDR_TOOLBAR3]
  600. Type=1
  601. Class=?
  602. Command1=ID_FRIEND_DETAIL
  603. Command2=ID_PERSON_HOMEPAGE
  604. Command3=ID_SEND_FILE
  605. Command4=ID_SEND_MESSAGE
  606. Command5=ID_CUR_CHATRECORD
  607. Command6=ID_SEND_EMAIL
  608. CommandCount=6
  609. [CLS:CAddFriendDlg]
  610. Type=0
  611. HeaderFile=AddFriendDlg.h
  612. ImplementationFile=AddFriendDlg.cpp
  613. BaseClass=CDialog
  614. Filter=D
  615. VirtualFilter=dWC
  616. LastObject=CAddFriendDlg