test.clw
上传用户:weisheen
上传日期:2022-07-09
资源大小:19390k
文件大小:1k
源码类别:

ActiveX/DCOM/ATL

开发平台:

Visual C++

  1. ; CLW file contains information for the MFC ClassWizard
  2. [General Info]
  3. Version=1
  4. LastClass=CTestDlg
  5. LastTemplate=CDialog
  6. NewFileInclude1=#include "stdafx.h"
  7. NewFileInclude2=#include "test.h"
  8. ClassCount=4
  9. Class1=CTestApp
  10. Class2=CTestDlg
  11. Class3=CAboutDlg
  12. ResourceCount=3
  13. Resource1=IDD_ABOUTBOX
  14. Resource2=IDR_MAINFRAME
  15. Resource3=IDD_TEST_DIALOG
  16. [CLS:CTestApp]
  17. Type=0
  18. HeaderFile=test.h
  19. ImplementationFile=test.cpp
  20. Filter=N
  21. [CLS:CTestDlg]
  22. Type=0
  23. HeaderFile=testDlg.h
  24. ImplementationFile=testDlg.cpp
  25. Filter=D
  26. [CLS:CAboutDlg]
  27. Type=0
  28. HeaderFile=testDlg.h
  29. ImplementationFile=testDlg.cpp
  30. Filter=D
  31. [DLG:IDD_ABOUTBOX]
  32. Type=1
  33. Class=CAboutDlg
  34. ControlCount=4
  35. Control1=IDC_STATIC,static,1342177283
  36. Control2=IDC_STATIC,static,1342308480
  37. Control3=IDC_STATIC,static,1342308352
  38. Control4=IDOK,button,1342373889
  39. [DLG:IDD_TEST_DIALOG]
  40. Type=1
  41. Class=CTestDlg
  42. ControlCount=2
  43. Control1=IDOK,button,1342242817
  44. Control2=IDCANCEL,button,1342242816