LECalculator.clw
上传用户:weigute
上传日期:2007-03-02
资源大小:1287k
文件大小:2k
源码类别:

数学计算

开发平台:

Visual C++

  1. ; CLW file contains information for the MFC ClassWizard
  2. [General Info]
  3. Version=1
  4. LastClass=CLECalculatorDlg
  5. LastTemplate=CDialog
  6. NewFileInclude1=#include "stdafx.h"
  7. NewFileInclude2=#include "LECalculator.h"
  8. ClassCount=4
  9. Class1=CLECalculatorApp
  10. Class2=CLECalculatorDlg
  11. Class3=CAboutDlg
  12. ResourceCount=4
  13. Resource1=IDD_LECALCULATOR_DIALOG
  14. Resource2=IDR_MAINFRAME
  15. Resource3=IDD_ABOUTBOX
  16. Class4=CImagDataDlg
  17. Resource4=IDD_IMAG_DATA
  18. [CLS:CLECalculatorApp]
  19. Type=0
  20. HeaderFile=LECalculator.h
  21. ImplementationFile=LECalculator.cpp
  22. Filter=N
  23. [CLS:CLECalculatorDlg]
  24. Type=0
  25. HeaderFile=LECalculatorDlg.h
  26. ImplementationFile=LECalculatorDlg.cpp
  27. Filter=D
  28. BaseClass=CDialog
  29. VirtualFilter=dWC
  30. LastObject=CLECalculatorDlg
  31. [CLS:CAboutDlg]
  32. Type=0
  33. HeaderFile=LECalculatorDlg.h
  34. ImplementationFile=LECalculatorDlg.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_LECALCULATOR_DIALOG]
  45. Type=1
  46. Class=CLECalculatorDlg
  47. ControlCount=19
  48. Control1=IDC_STATIC,static,1342308352
  49. Control2=IDC_EDIT1,edit,1353777156
  50. Control3=IDC_EDIT2,edit,1353777156
  51. Control4=IDC_STATIC,static,1342308352
  52. Control5=IDC_BUTTON1,button,1342242816
  53. Control6=IDC_BUTTON2,button,1342242816
  54. Control7=IDC_BUTTON3,button,1342242816
  55. Control8=IDC_BUTTON4,button,1342242816
  56. Control9=IDC_BUTTON5,button,1342242816
  57. Control10=IDC_BUTTON6,button,1342242816
  58. Control11=IDC_BUTTON7,button,1342242816
  59. Control12=IDC_BUTTON8,button,1342242816
  60. Control13=IDC_BUTTON9,button,1342242816
  61. Control14=IDC_BUTTON10,button,1342242816
  62. Control15=IDC_BUTTON11,button,1342242816
  63. Control16=IDC_BUTTON12,button,1342242816
  64. Control17=IDC_BUTTON13,button,1342242816
  65. Control18=IDC_BUTTON14,button,1342242816
  66. Control19=IDC_BUTTON15,button,1342242816
  67. [DLG:IDD_IMAG_DATA]
  68. Type=1
  69. Class=CImagDataDlg
  70. ControlCount=5
  71. Control1=IDC_EDIT1,edit,1353777156
  72. Control2=IDC_EDIT2,edit,1353777156
  73. Control3=IDOK,button,1342242817
  74. Control4=IDC_STATIC,static,1342308352
  75. Control5=IDC_STATIC,static,1342308352
  76. [CLS:CImagDataDlg]
  77. Type=0
  78. HeaderFile=ImagDataDlg.h
  79. ImplementationFile=ImagDataDlg.cpp
  80. BaseClass=CDialog
  81. Filter=D
  82. VirtualFilter=dWC