POPChecker.clw
上传用户:huaqiang
上传日期:2007-01-03
资源大小:19k
文件大小:2k
源码类别:

Email客户端

开发平台:

Visual C++

  1. ; CLW file contains information for the MFC ClassWizard
  2. [General Info]
  3. Version=1
  4. LastClass=CPOPCheckerDlg
  5. LastTemplate=CDialog
  6. NewFileInclude1=#include "stdafx.h"
  7. NewFileInclude2=#include "POPChecker.h"
  8. ClassCount=4
  9. Class1=CPOPCheckerApp
  10. Class2=CPOPCheckerDlg
  11. Class3=CAboutDlg
  12. ResourceCount=4
  13. Resource1=IDD_ABOUTBOX
  14. Resource2=IDR_MAINFRAME
  15. Class4=CPopApp
  16. Resource3=IDR_POPUP_MENU
  17. Resource4=IDD_POPCHECKER_DIALOG
  18. [CLS:CPOPCheckerApp]
  19. Type=0
  20. HeaderFile=POPChecker.h
  21. ImplementationFile=POPChecker.cpp
  22. Filter=N
  23. [CLS:CPOPCheckerDlg]
  24. Type=0
  25. HeaderFile=POPCheckerDlg.h
  26. ImplementationFile=POPCheckerDlg.cpp
  27. Filter=D
  28. BaseClass=CDialog
  29. VirtualFilter=dWC
  30. LastObject=ID_EXIT
  31. [CLS:CAboutDlg]
  32. Type=0
  33. HeaderFile=POPCheckerDlg.h
  34. ImplementationFile=POPCheckerDlg.cpp
  35. Filter=D
  36. [DLG:IDD_ABOUTBOX]
  37. Type=1
  38. Class=CAboutDlg
  39. ControlCount=4
  40. Control1=IDC_STATIC,static,1342177283
  41. Control2=IDC_STATIC,static,1342308480
  42. Control3=IDC_STATIC,static,1342308352
  43. Control4=IDOK,button,1342373889
  44. [DLG:IDD_POPCHECKER_DIALOG]
  45. Type=1
  46. Class=CPOPCheckerDlg
  47. ControlCount=14
  48. Control1=IDC_USERNAME,edit,1350631552
  49. Control2=IDC_PASSWORD,edit,1350631584
  50. Control3=IDC_POPSERVER,edit,1350631552
  51. Control4=IDC_DURATION,edit,1350631552
  52. Control5=IDC_SPIN1,msctls_updown32,1342177334
  53. Control6=ID_START,button,1342242817
  54. Control7=IDCANCEL,button,1342242816
  55. Control8=IDC_STATIC,static,1342308864
  56. Control9=IDC_STATIC,static,1342308864
  57. Control10=IDC_STATIC,static,1342308864
  58. Control11=IDC_STATIC,static,1342308864
  59. Control12=IDC_STATIC,button,1342177287
  60. Control13=IDC_STATIC,button,1342177287
  61. Control14=IDC_NO_MAIL,edit,1350641792
  62. [CLS:CPopApp]
  63. Type=0
  64. HeaderFile=Pop.h
  65. ImplementationFile=Pop.cpp
  66. BaseClass=CWinApp
  67. [MNU:IDR_POPUP_MENU]
  68. Type=1
  69. Command1=ID_CONFIGURATION
  70. Command2=ID_EXIT
  71. CommandCount=2