by.clw
上传用户:qdzhkyjx
上传日期:2013-04-04
资源大小:43k
文件大小:1k
源码类别:

词法分析

开发平台:

Visual C++

  1. ; CLW file contains information for the MFC ClassWizard
  2. [General Info]
  3. Version=1
  4. LastClass=CAboutDlg
  5. LastTemplate=CDialog
  6. NewFileInclude1=#include "stdafx.h"
  7. NewFileInclude2=#include "by.h"
  8. LastPage=0
  9. ClassCount=4
  10. Class1=CByApp
  11. Class2=CAboutDlg
  12. Class3=CByDlg
  13. Class4=CLink
  14. ResourceCount=2
  15. Resource1=IDD_ABOUTBOX
  16. Resource2=IDD_BY_DIALOG
  17. [CLS:CByApp]
  18. Type=0
  19. BaseClass=CWinApp
  20. HeaderFile=by.h
  21. ImplementationFile=by.cpp
  22. [CLS:CAboutDlg]
  23. Type=0
  24. BaseClass=CDialog
  25. HeaderFile=byDlg.cpp
  26. ImplementationFile=byDlg.cpp
  27. LastObject=CAboutDlg
  28. [CLS:CByDlg]
  29. Type=0
  30. BaseClass=CDialog
  31. HeaderFile=byDlg.h
  32. ImplementationFile=byDlg.cpp
  33. Filter=D
  34. VirtualFilter=dWC
  35. [CLS:CLink]
  36. Type=0
  37. BaseClass=CStatic
  38. HeaderFile=Link.h
  39. ImplementationFile=Link.cpp
  40. [DLG:IDD_ABOUTBOX]
  41. Type=1
  42. Class=CAboutDlg
  43. ControlCount=4
  44. Control1=IDC_STATIC,static,1342177283
  45. Control2=IDC_STATIC,static,1342308480
  46. Control3=IDC_STATIC,static,1342308352
  47. Control4=IDOK,button,1342373889
  48. [DLG:IDD_BY_DIALOG]
  49. Type=1
  50. Class=CByDlg
  51. ControlCount=8
  52. Control1=IDC_EDIT1,edit,1352732804
  53. Control2=IDC_EDIT2,edit,1352732804
  54. Control3=IDC_OPEN,button,1342242816
  55. Control4=IDC_FENXI,button,1342242816
  56. Control5=IDC_STATIC1,static,1342308352
  57. Control6=IDC_STATIC,static,1342308352
  58. Control7=IDC_STATIC,static,1342308352
  59. Control8=IDC_SAVE,button,1342242816