Dialup.clw
上传用户:qzzxgm
上传日期:2009-12-14
资源大小:1882k
文件大小:1k
源码类别:

书籍源码

开发平台:

Visual C++

  1. ; CLW file contains information for the MFC ClassWizard
  2. [General Info]
  3. Version=1
  4. LastClass=CDialupDlg
  5. LastTemplate=CDialog
  6. NewFileInclude1=#include "stdafx.h"
  7. NewFileInclude2=#include "Dialup.h"
  8. ClassCount=3
  9. Class1=CDialupApp
  10. Class2=CDialupDlg
  11. Class3=CAboutDlg
  12. ResourceCount=3
  13. Resource1=IDD_ABOUTBOX
  14. Resource2=IDR_MAINFRAME
  15. Resource3=IDD_DIALUP_DIALOG
  16. [CLS:CDialupApp]
  17. Type=0
  18. HeaderFile=Dialup.h
  19. ImplementationFile=Dialup.cpp
  20. Filter=N
  21. [CLS:CDialupDlg]
  22. Type=0
  23. HeaderFile=DialupDlg.h
  24. ImplementationFile=DialupDlg.cpp
  25. Filter=D
  26. BaseClass=CDialog
  27. VirtualFilter=dWC
  28. LastObject=IDC_DIALCOMBO
  29. [CLS:CAboutDlg]
  30. Type=0
  31. HeaderFile=DialupDlg.h
  32. ImplementationFile=DialupDlg.cpp
  33. Filter=D
  34. LastObject=CAboutDlg
  35. [DLG:IDD_ABOUTBOX]
  36. Type=1
  37. Class=CAboutDlg
  38. ControlCount=4
  39. Control1=IDC_STATIC,static,1342177283
  40. Control2=IDC_STATIC,static,1342308480
  41. Control3=IDC_STATIC,static,1342308352
  42. Control4=IDOK,button,1342373889
  43. [DLG:IDD_DIALUP_DIALOG]
  44. Type=1
  45. Class=CDialupDlg
  46. ControlCount=8
  47. Control1=IDCANCEL,button,1342242816
  48. Control2=IDC_USERID,edit,1350631584
  49. Control3=IDC_PASSWORD,edit,1350631552
  50. Control4=IDC_DIALCOMBO,combobox,1344340226
  51. Control5=IDC_CONNECT,button,1342242816
  52. Control6=IDC_STATIC,static,1342308352
  53. Control7=IDC_STATIC,static,1342308352
  54. Control8=IDC_STATIC,static,1342308352