Control.clw
上传用户:popouu88
上传日期:2013-02-11
资源大小:2894k
文件大小:2k
源码类别:

IP电话/视频会议

开发平台:

Visual C++

  1. ; CLW file contains information for the MFC ClassWizard
  2. [General Info]
  3. Version=1
  4. LastClass=CVideoDlg
  5. LastTemplate=CButton
  6. NewFileInclude1=#include "stdafx.h"
  7. NewFileInclude2=#include "Control.h"
  8. ClassCount=5
  9. Class1=CControlApp
  10. Class2=CControlDlg
  11. Class3=CAboutDlg
  12. ResourceCount=4
  13. Resource1=IDR_MAINFRAME
  14. Resource2=IDD_CONTROL_DIALOG
  15. Class4=CVideoDlg
  16. Resource3=IDD_VIDEO_DIALOG
  17. Class5=CUpDownBtn
  18. Resource4=IDD_SELECTDRIVER_DIALOG
  19. [CLS:CControlApp]
  20. Type=0
  21. HeaderFile=Control.h
  22. ImplementationFile=Control.cpp
  23. Filter=N
  24. [CLS:CControlDlg]
  25. Type=0
  26. HeaderFile=ControlDlg.h
  27. ImplementationFile=ControlDlg.cpp
  28. Filter=W
  29. LastObject=IDC_AUTO_STATIC
  30. BaseClass=CDialog
  31. VirtualFilter=dWC
  32. [CLS:CAboutDlg]
  33. Type=0
  34. HeaderFile=ControlDlg.h
  35. ImplementationFile=ControlDlg.cpp
  36. Filter=D
  37. [DLG:IDD_CONTROL_DIALOG]
  38. Type=1
  39. Class=CControlDlg
  40. ControlCount=4
  41. Control1=IDC_LIST,SysListView32,1082228761
  42. Control2=IDC_VIEW_BUTTON,button,1073807360
  43. Control3=IDC_ONLINE_STATIC,button,1342177287
  44. Control4=IDC_AUTO_STATIC,static,1476526849
  45. [DLG:IDD_VIDEO_DIALOG]
  46. Type=1
  47. Class=CVideoDlg
  48. ControlCount=18
  49. Control1=IDC_CONTROL_STATIC,button,1342177287
  50. Control2=IDC_UP_BUTTON,button,1342242816
  51. Control3=IDC_LEFT_BUTTON,button,1342242816
  52. Control4=IDC_AUTO_BUTTON,button,1342246915
  53. Control5=IDC_RIGHT_BUTTON,button,1342242816
  54. Control6=IDC_DOWN_BUTTON,button,1342242816
  55. Control7=IDC_ADD_FOCUS,button,1342242816
  56. Control8=IDC_ADD_ZOOM,button,1342242816
  57. Control9=IDC_ADD_IRIS,button,1342242816
  58. Control10=IDC_SUB_FOCUS,button,1342242816
  59. Control11=IDC_SUB_ZOOM,button,1342242816
  60. Control12=IDC_SUB_IRIS,button,1342242816
  61. Control13=IDC_VIDEO_STATIC,static,1342308865
  62. Control14=IDC_STATIC,static,1342308865
  63. Control15=IDC_STATIC,static,1342308865
  64. Control16=IDC_STATIC,static,1342308865
  65. Control17=IDC_BUTTON,button,1342242816
  66. Control18=IDC_STATIC,button,1342177287
  67. [CLS:CVideoDlg]
  68. Type=0
  69. HeaderFile=VideoDlg.h
  70. ImplementationFile=VideoDlg.cpp
  71. BaseClass=CDialog
  72. Filter=W
  73. VirtualFilter=dWC
  74. LastObject=IDC_AUTO_BUTTON
  75. [DLG:IDD_SELECTDRIVER_DIALOG]
  76. Type=1
  77. Class=?
  78. ControlCount=4
  79. Control1=IDOK,button,1342242816
  80. Control2=IDCANCEL,button,1342242816
  81. Control3=IDC_STATIC,button,1342177287
  82. Control4=1025,listbox,1352728835
  83. [CLS:CUpDownBtn]
  84. Type=0
  85. HeaderFile=UpDownBtn.h
  86. ImplementationFile=UpDownBtn.cpp
  87. BaseClass=CButton
  88. Filter=W
  89. VirtualFilter=BWC