Debug.clw
上传用户:woomicn
上传日期:2017-11-10
资源大小:42k
文件大小:2k
源码类别:

多显示器编程

开发平台:

Visual C++

  1. ; CLW file contains information for the MFC ClassWizard
  2. [General Info]
  3. Version=1
  4. LastClass=CDebugDlg
  5. LastTemplate=CDialog
  6. NewFileInclude1=#include "stdafx.h"
  7. NewFileInclude2=#include "Debug.h"
  8. ClassCount=4
  9. Class1=CDebugApp
  10. Class2=CDebugDlg
  11. Class3=CAboutDlg
  12. ResourceCount=4
  13. Resource1=IDD_ABOUTBOX
  14. Resource2=IDR_MAINFRAME
  15. Resource3=IDD_DIALOG_OPTIONS
  16. Class4=COptionsDlg
  17. Resource4=IDD_DEBUG_DIALOG
  18. [CLS:CDebugApp]
  19. Type=0
  20. HeaderFile=Debug.h
  21. ImplementationFile=Debug.cpp
  22. Filter=N
  23. [CLS:CDebugDlg]
  24. Type=0
  25. HeaderFile=DebugDlg.h
  26. ImplementationFile=DebugDlg.cpp
  27. Filter=D
  28. LastObject=CDebugDlg
  29. BaseClass=CDialog
  30. VirtualFilter=dWC
  31. [CLS:CAboutDlg]
  32. Type=0
  33. HeaderFile=DebugDlg.h
  34. ImplementationFile=DebugDlg.cpp
  35. Filter=D
  36. BaseClass=CDialog
  37. VirtualFilter=dWC
  38. LastObject=CAboutDlg
  39. [DLG:IDD_ABOUTBOX]
  40. Type=1
  41. Class=CAboutDlg
  42. ControlCount=5
  43. Control1=IDC_STATIC,static,1342177283
  44. Control2=IDC_STATIC,static,1342308353
  45. Control3=IDOK,button,1342373889
  46. Control4=IDC_STATIC,static,1342308353
  47. Control5=IDC_STATIC,static,1342308353
  48. [DLG:IDD_DEBUG_DIALOG]
  49. Type=1
  50. Class=CDebugDlg
  51. ControlCount=13
  52. Control1=IDSTOP,button,1342242817
  53. Control2=IDCANCEL,button,1342242816
  54. Control3=IDOPTIONS,button,1342242817
  55. Control4=IDC_MESSAGES,edit,1353781700
  56. Control5=IDCLEARALL,button,1342242816
  57. Control6=IDC_PROGRESS_LEVEL,msctls_progress32,1342177280
  58. Control7=IDC_STATIC,static,1342308352
  59. Control8=IDC_STATIC,static,1342308352
  60. Control9=IDC_STATIC,static,1342308352
  61. Control10=IDC_STATIC,static,1342308352
  62. Control11=IDC_STATIC,button,1342177287
  63. Control12=IDC_EDIT_HWND,edit,1350633601
  64. Control13=IDC_STATIC,static,1342308352
  65. [DLG:IDD_DIALOG_OPTIONS]
  66. Type=1
  67. Class=COptionsDlg
  68. ControlCount=11
  69. Control1=IDOK,button,1342242817
  70. Control2=IDCANCEL,button,1342242816
  71. Control3=IDC_CHECK_LEVEL0,button,1342242819
  72. Control4=IDC_CHECK_LEVEL1,button,1342242819
  73. Control5=IDC_CHECK_LEVEL2,button,1342242819
  74. Control6=IDC_CHECK_LEVEL3,button,1342242819
  75. Control7=IDC_STATIC,button,1342177287
  76. Control8=IDC_STATIC,button,1342177287
  77. Control9=IDC_CHECK_SHOWNUMBER,button,1342242819
  78. Control10=IDC_CHECK_SHOWREVERSED,button,1342242819
  79. Control11=IDC_CHECK_SHOWANIMATION,button,1342242819
  80. [CLS:COptionsDlg]
  81. Type=0
  82. HeaderFile=OptionsDlg.h
  83. ImplementationFile=OptionsDlg.cpp
  84. BaseClass=CDialog
  85. Filter=D
  86. LastObject=IDCANCEL
  87. VirtualFilter=dWC