Script4.clw
上传用户:conquerdj
上传日期:2018-03-29
资源大小:33k
文件大小:1k
源码类别:

多显示器编程

开发平台:

Visual C++

  1. ; CLW file contains information for the MFC ClassWizard
  2. [General Info]
  3. Version=1
  4. LastClass=MyDialog
  5. LastTemplate=CDialog
  6. NewFileInclude1=#include "stdafx.h"
  7. NewFileInclude2=#include "script4.h"
  8. LastPage=0
  9. ClassCount=1
  10. ResourceCount=2
  11. Resource1=IDD_DIALOG1
  12. Class1=MyDialog
  13. Resource2=IDR_MENU1
  14. [DLG:IDD_DIALOG1]
  15. Type=1
  16. Class=MyDialog
  17. ControlCount=3
  18. Control1=IDOK,button,1342242817
  19. Control2=IDCANCEL,button,1342242816
  20. Control3=IDC_STATIC,static,1342308352
  21. [MNU:IDR_MENU1]
  22. Type=1
  23. Class=?
  24. Command1=ID_DIALOG_NEW
  25. CommandCount=1
  26. [CLS:MyDialog]
  27. Type=0
  28. HeaderFile=MyDialog.h
  29. ImplementationFile=MyDialog.cpp
  30. BaseClass=CDialog
  31. Filter=D
  32. LastObject=ID_DIALOG_NEW