myWinInet_1.clw
上传用户:tianhe
上传日期:2013-11-07
资源大小:40k
文件大小:2k
源码类别:

加密解密

开发平台:

Visual C++

  1. ; CLW file contains information for the MFC ClassWizard
  2. [General Info]
  3. Version=1
  4. LastClass=CMyWinInet_1Dlg
  5. LastTemplate=CHtmlView
  6. NewFileInclude1=#include "stdafx.h"
  7. NewFileInclude2=#include "myWinInet_1.h"
  8. ClassCount=4
  9. Class1=CMyWinInet_1App
  10. Class2=CMyWinInet_1Dlg
  11. Class3=CAboutDlg
  12. ResourceCount=3
  13. Resource1=IDD_ABOUTBOX
  14. Resource2=IDR_MAINFRAME
  15. Class4=CMyVw
  16. Resource3=IDD_MYWININET_1_DIALOG
  17. [CLS:CMyWinInet_1App]
  18. Type=0
  19. HeaderFile=myWinInet_1.h
  20. ImplementationFile=myWinInet_1.cpp
  21. Filter=N
  22. [CLS:CMyWinInet_1Dlg]
  23. Type=0
  24. HeaderFile=myWinInet_1Dlg.h
  25. ImplementationFile=myWinInet_1Dlg.cpp
  26. Filter=D
  27. LastObject=IDC_URL
  28. BaseClass=CDialog
  29. VirtualFilter=dWC
  30. [CLS:CAboutDlg]
  31. Type=0
  32. HeaderFile=myWinInet_1Dlg.h
  33. ImplementationFile=myWinInet_1Dlg.cpp
  34. Filter=D
  35. LastObject=CAboutDlg
  36. BaseClass=CDialog
  37. VirtualFilter=dWC
  38. [DLG:IDD_ABOUTBOX]
  39. Type=1
  40. Class=?
  41. ControlCount=4
  42. Control1=IDC_STATIC,static,1342177283
  43. Control2=IDC_STATIC,static,1342308480
  44. Control3=IDC_STATIC,static,1342308352
  45. Control4=IDOK,button,1342373889
  46. [DLG:IDD_MYWININET_1_DIALOG]
  47. Type=1
  48. Class=CMyWinInet_1Dlg
  49. ControlCount=10
  50. Control1=IDOK,button,1342242817
  51. Control2=IDC_INFO,edit,1353783492
  52. Control3=IDC_STATIC,static,1342308352
  53. Control4=IDC_QQ_NUM,edit,1350639744
  54. Control5=IDC_EMPTY,button,1342242816
  55. Control6=IDC_BTN_SHOW_PIC,button,1342242816
  56. Control7=IDC_STATI,button,1342177287
  57. Control8=IDC_STATIC,static,1342308352
  58. Control9=IDC_STATIC,button,1342177287
  59. Control10=IDC_URL,combobox,1344340226
  60. [CLS:CMyVw]
  61. Type=0
  62. HeaderFile=MyVw.h
  63. ImplementationFile=MyVw.cpp
  64. BaseClass=CHtmlView
  65. Filter=C