chat.clw
上传用户:zslianheng
上传日期:2013-04-03
资源大小:946k
文件大小:1k
源码类别:

Linux/Unix编程

开发平台:

Visual C++

  1. ; CLW file contains information for the MFC ClassWizard
  2. [General Info]
  3. Version=1
  4. ClassCount=3
  5. Class1=CChatApp
  6. LastClass=CChatDlg
  7. NewFileInclude2=#include "chat.h"
  8. ResourceCount=1
  9. NewFileInclude1=#include "stdafx.h"
  10. Class2=CChatDlg
  11. LastTemplate=CEdit
  12. Class3=CChatEdit
  13. Resource1=IDD_CHAT
  14. [CLS:CChatApp]
  15. Type=0
  16. HeaderFile=chat.h
  17. ImplementationFile=chat.cpp
  18. Filter=N
  19. LastObject=CChatApp
  20. [CLS:CChatDlg]
  21. Type=0
  22. HeaderFile=ChatDlg.h
  23. ImplementationFile=ChatDlg.cpp
  24. BaseClass=CDialog
  25. Filter=D
  26. LastObject=CChatDlg
  27. VirtualFilter=dWC
  28. [DLG:IDD_CHAT]
  29. Type=1
  30. Class=CChatDlg
  31. ControlCount=13
  32. Control1=IDC_SEND_TEXT,edit,1351684100
  33. Control2=IDC_RECV_TEXT,edit,1351684100
  34. Control3=IDC_STATIC,button,1342177287
  35. Control4=IDC_MY_UIN,static,1342308353
  36. Control5=IDC_CONTACT_UIN,static,1342308353
  37. Control6=IDC_TOTAL_TIME,static,1342308353
  38. Control7=IDC_STATIC,static,1342308352
  39. Control8=IDC_STATIC,button,1342177287
  40. Control9=IDC_STATIC,button,1342177287
  41. Control10=IDC_VOLUME_RECV,msctls_progress32,1350565888
  42. Control11=IDC_VOLUME_SEND,msctls_progress32,1350565888
  43. Control12=IDC_MY_FACE,static,1342179331
  44. Control13=IDC_CONTACT_FACE,static,1342179331
  45. [CLS:CChatEdit]
  46. Type=0
  47. HeaderFile=ChatEdit.h
  48. ImplementationFile=ChatEdit.cpp
  49. BaseClass=CEdit
  50. Filter=W
  51. VirtualFilter=WC
  52. LastObject=CChatEdit