MMS.clw
上传用户:szhqbq
上传日期:2014-07-08
资源大小:46k
文件大小:1k
开发平台:

Visual C++

  1. ; CLW file contains information for the MFC ClassWizard
  2. [General Info]
  3. Version=1
  4. LastClass=CMMSDlg
  5. LastTemplate=CFileDialog
  6. NewFileInclude1=#include "stdafx.h"
  7. NewFileInclude2=#include "MMS.h"
  8. ClassCount=4
  9. Class1=CMMSApp
  10. Class2=CMMSDlg
  11. Class3=CAboutDlg
  12. ResourceCount=3
  13. Resource1=IDD_ABOUTBOX
  14. Resource2=IDR_MAINFRAME
  15. Class4=CMMSfileApp
  16. Resource3=IDD_MMS_DIALOG
  17. [CLS:CMMSApp]
  18. Type=0
  19. HeaderFile=MMS.h
  20. ImplementationFile=MMS.cpp
  21. Filter=N
  22. LastObject=CMMSApp
  23. [CLS:CMMSDlg]
  24. Type=0
  25. HeaderFile=MMSDlg.h
  26. ImplementationFile=MMSDlg.cpp
  27. Filter=D
  28. BaseClass=CDialog
  29. VirtualFilter=dWC
  30. LastObject=IDC_EDIT1
  31. [CLS:CAboutDlg]
  32. Type=0
  33. HeaderFile=MMSDlg.h
  34. ImplementationFile=MMSDlg.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_MMS_DIALOG]
  45. Type=1
  46. Class=CMMSDlg
  47. ControlCount=10
  48. Control1=IDCANCEL,button,1342242816
  49. Control2=IDC_EDIT1,edit,1350631552
  50. Control3=IDC_STATIC,static,1342308353
  51. Control4=IDC_STATIC,static,1342308352
  52. Control5=IDC_EDIT3,edit,1350631552
  53. Control6=IDC_STATIC,static,1342308352
  54. Control7=IDC_Open,button,1342242816
  55. Control8=IDC_Save,button,1342242816
  56. Control9=IDC_Code,button,1342242816
  57. Control10=IDC_INPUT,edit,1353781380
  58. [CLS:CMMSfileApp]
  59. Type=0
  60. HeaderFile=MMSfileApp.h
  61. ImplementationFile=MMSfileApp.cpp
  62. BaseClass=CFileDialog
  63. Filter=D
  64. LastObject=CMMSfileApp