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

IP电话/视频会议

开发平台:

Visual C++

  1. ; CLW file contains information for the MFC ClassWizard
  2. [General Info]
  3. Version=1
  4. ClassCount=5
  5. Class1=CShareApp
  6. LastClass=CMainView
  7. NewFileInclude2=#include "Share.h"
  8. ResourceCount=2
  9. NewFileInclude1=#include "stdafx.h"
  10. Class2=CMainFrame
  11. LastTemplate=CDialog
  12. Class3=CMainView
  13. Class4=CWndDialog
  14. Resource1=IDR_TOOLBAR
  15. Class5=CFullScreenDialog
  16. Resource2=IDD_FULL_DIALOG
  17. [CLS:CShareApp]
  18. Type=0
  19. HeaderFile=Share.h
  20. ImplementationFile=Share.cpp
  21. Filter=N
  22. [CLS:CMainFrame]
  23. Type=0
  24. HeaderFile=MainFrame.h
  25. ImplementationFile=MainFrame.cpp
  26. BaseClass=CFrameWnd
  27. Filter=T
  28. VirtualFilter=fWC
  29. LastObject=CMainFrame
  30. [TB:IDR_TOOLBAR]
  31. Type=1
  32. Class=CMainFrame
  33. Command1=ID_START_SHARE
  34. Command2=ID_STOP_SHARE
  35. Command3=ID_CONTROL
  36. Command4=ID_FULLSCREEN
  37. Command5=ID_CLIENT_FULLSCREEN
  38. CommandCount=5
  39. [CLS:CMainView]
  40. Type=0
  41. HeaderFile=MainView.h
  42. ImplementationFile=MainView.cpp
  43. BaseClass=CScrollView
  44. Filter=W
  45. VirtualFilter=VWC
  46. LastObject=ID_CLIENT_FULLSCREEN
  47. [CLS:CWndDialog]
  48. Type=0
  49. HeaderFile=WndDialog.h
  50. ImplementationFile=WndDialog.cpp
  51. BaseClass=CDialog
  52. Filter=D
  53. VirtualFilter=dWC
  54. LastObject=CWndDialog
  55. [DLG:IDD_FULL_DIALOG]
  56. Type=1
  57. Class=CFullScreenDialog
  58. ControlCount=0
  59. [CLS:CFullScreenDialog]
  60. Type=0
  61. HeaderFile=FullScreenDialog.h
  62. ImplementationFile=FullScreenDialog.cpp
  63. BaseClass=CDialog
  64. Filter=W
  65. LastObject=CFullScreenDialog
  66. VirtualFilter=dWC