study.clw
上传用户:sufang1998
上传日期:2022-07-24
资源大小:3327k
文件大小:1k
源码类别:

数学计算

开发平台:

Visual C++

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