CQQFind.clw
上传用户:cxh888fhc
上传日期:2017-07-08
资源大小:240k
文件大小:2k
源码类别:

钩子与API截获

开发平台:

Visual C++

  1. ; CLW file contains information for the MFC ClassWizard
  2. [General Info]
  3. Version=1
  4. LastClass=CCQQFindDlg
  5. LastTemplate=CDialog
  6. NewFileInclude1=#include "stdafx.h"
  7. NewFileInclude2=#include "CQQFind.h"
  8. ClassCount=5
  9. Class1=CCQQFindApp
  10. Class2=CCQQFindDlg
  11. ResourceCount=5
  12. Resource1=IDR_MAINFRAME
  13. Resource2=IDD_DLG_CONFIG
  14. Class3=CFlagDlg
  15. Resource3=IDD_CQQFIND_DIALOG
  16. Class4=CConfigDlg
  17. Resource4=IDD_DLG_FLAG
  18. Class5=CAboutDlg
  19. Resource5=IDD_DLG_ABOUT
  20. [CLS:CCQQFindApp]
  21. Type=0
  22. HeaderFile=CQQFind.h
  23. ImplementationFile=CQQFind.cpp
  24. Filter=N
  25. [CLS:CCQQFindDlg]
  26. Type=0
  27. HeaderFile=CQQFindDlg.h
  28. ImplementationFile=CQQFindDlg.cpp
  29. Filter=D
  30. BaseClass=CBitmapDialog
  31. VirtualFilter=dWC
  32. LastObject=IDC_BTN_CONFIG
  33. [DLG:IDD_CQQFIND_DIALOG]
  34. Type=1
  35. Class=CCQQFindDlg
  36. ControlCount=6
  37. Control1=IDC_BTN_TEST,button,1342242816
  38. Control2=IDC_BTN_CLOSE,button,1342242816
  39. Control3=IDCANCEL,button,1342242816
  40. Control4=IDC_STATIC,static,1350565902
  41. Control5=IDC_BTN_CONFIG,button,1342242816
  42. Control6=IDC_BTN_ABOUT,button,1342242816
  43. [DLG:IDD_DLG_FLAG]
  44. Type=1
  45. Class=CFlagDlg
  46. ControlCount=0
  47. [CLS:CFlagDlg]
  48. Type=0
  49. HeaderFile=FlagDlg.h
  50. ImplementationFile=FlagDlg.cpp
  51. BaseClass=CDialog
  52. Filter=D
  53. LastObject=CFlagDlg
  54. VirtualFilter=dWC
  55. [DLG:IDD_DLG_CONFIG]
  56. Type=1
  57. Class=CConfigDlg
  58. ControlCount=10
  59. Control1=IDC_STATIC,button,1342177287
  60. Control2=IDC_STATIC,static,1342308352
  61. Control3=IDC_BTN_COLOR,button,1342242816
  62. Control4=IDC_STATIC,static,1342308352
  63. Control5=IDC_CIRCLE,button,1342308361
  64. Control6=IDC_RADIO2,button,1342177289
  65. Control7=IDC_STATIC,static,1342308352
  66. Control8=IDC_EDIT_WIDTH,edit,1350631552
  67. Control9=IDOK,button,1342242816
  68. Control10=IDCANCEL,button,1342242816
  69. [CLS:CConfigDlg]
  70. Type=0
  71. HeaderFile=ConfigDlg.h
  72. ImplementationFile=ConfigDlg.cpp
  73. BaseClass=CDialog
  74. Filter=D
  75. VirtualFilter=dWC
  76. LastObject=IDC_BTN_COLOR
  77. [DLG:IDD_DLG_ABOUT]
  78. Type=1
  79. Class=CAboutDlg
  80. ControlCount=3
  81. Control1=IDOK,button,1342242816
  82. Control2=IDC_STATIC,button,1342177287
  83. Control3=IDC_STATIC,static,1342308352
  84. [CLS:CAboutDlg]
  85. Type=0
  86. HeaderFile=AboutDlg.h
  87. ImplementationFile=AboutDlg.cpp
  88. BaseClass=CDialog
  89. Filter=D
  90. VirtualFilter=dWC