Conference.clw
资源名称:视频会议系统.rar [点击查看]
上传用户:popouu88
上传日期:2013-02-11
资源大小:2894k
文件大小:6k
源码类别:
IP电话/视频会议
开发平台:
Visual C++
- ; CLW file contains information for the MFC ClassWizard
- [General Info]
- Version=1
- LastClass=CBottomDialog
- LastTemplate=CDialog
- NewFileInclude1=#include "stdafx.h"
- NewFileInclude2=#include "conference.h"
- LastPage=0
- ClassCount=19
- Class1=CBottomDialog
- Class2=CButtonST
- Class3=CConferenceApp
- Class4=CConferenceDialog
- Class5=CCreateConferenceDlg
- Class6=CInitDialog
- Class7=CListCtrlEx
- Class8=CLoginDlg
- Class9=CMainFrame
- Class10=CMainView
- Class11=CMyHeaderCtrl
- Class12=CMyReBar
- Class13=CSplitterWndEx
- Class14=CTabWnd
- Class15=CTipDialog
- Class16=CVideoDialog
- ResourceCount=13
- Resource1=IDR_MAIN_MENU
- Resource2=IDD_FULLSCREEN_DIALOG
- Resource3=IDD_SHOW_BROADCAST_DIALOG
- Resource4=IDD_BROADCAST_DIALOG
- Resource5=IDD_BOTTOM_DIALOG
- Resource6=IDD_BAR_DIALOG
- Resource7=IDD_LOGIN_DIALOG
- Resource8=IDD_INIT_DIALOG
- Resource9=IDD_CREATE_CONFERENCE_DIALOG
- Resource10=IDD_VIDEO_DIALOG
- Class17=CFullScreenDialog
- Resource11=IDD_SELECTDRIVER_DIALOG
- Class18=CBroadCastDialog
- Resource12=IDD_TIP_DIALOG
- Class19=CShowBroadcastDialog
- Resource13=IDR_FULLSCREEN_MENU
- [CLS:CBottomDialog]
- Type=0
- BaseClass=CDialog
- HeaderFile=BottomDialog.h
- ImplementationFile=BottomDialog.cpp
- LastObject=IDC_STOP_BROADCAST_BUTTON
- Filter=D
- VirtualFilter=dWC
- [CLS:CButtonST]
- Type=0
- BaseClass=CButton
- HeaderFile=BtnST.h
- ImplementationFile=BtnST.cpp
- [CLS:CConferenceApp]
- Type=0
- BaseClass=CWinApp
- HeaderFile=Conference.h
- ImplementationFile=Conference.cpp
- [CLS:CConferenceDialog]
- Type=0
- BaseClass=CDialog
- HeaderFile=ConferenceDialog.h
- ImplementationFile=ConferenceDialog.cpp
- [CLS:CCreateConferenceDlg]
- Type=0
- BaseClass=CDialog
- HeaderFile=CreateConferenceDlg.h
- ImplementationFile=CreateConferenceDlg.cpp
- [CLS:CInitDialog]
- Type=0
- BaseClass=CDialog
- HeaderFile=InitDialog.h
- ImplementationFile=InitDialog.cpp
- [CLS:CListCtrlEx]
- Type=0
- BaseClass=CListCtrl
- HeaderFile=ListCtrlEx.h
- ImplementationFile=ListCtrlEx.cpp
- [CLS:CLoginDlg]
- Type=0
- BaseClass=CDialog
- HeaderFile=LoginDlg.h
- ImplementationFile=LoginDlg.cpp
- Filter=D
- VirtualFilter=dWC
- [CLS:CMainFrame]
- Type=0
- BaseClass=CFrameWnd
- HeaderFile=MainFrame.h
- ImplementationFile=MainFrame.cpp
- [CLS:CMainView]
- Type=0
- BaseClass=CView
- HeaderFile=MainView.h
- ImplementationFile=MainView.cpp
- [CLS:CMyHeaderCtrl]
- Type=0
- BaseClass=CHeaderCtrl
- HeaderFile=MyHeaderCtrl.h
- ImplementationFile=MyHeaderCtrl.cpp
- [CLS:CMyReBar]
- Type=0
- BaseClass=CReBar
- HeaderFile=MyReBar.h
- ImplementationFile=MyReBar.cpp
- [CLS:CSplitterWndEx]
- Type=0
- BaseClass=CSplitterWnd
- HeaderFile=SplitterWndEx.h
- ImplementationFile=SplitterWndEx.cpp
- [CLS:CTabWnd]
- Type=0
- BaseClass=CTabCtrl
- HeaderFile=TabWnd.h
- ImplementationFile=TabWnd.cpp
- [CLS:CTipDialog]
- Type=0
- BaseClass=CDialog
- HeaderFile=TipDialog.h
- ImplementationFile=TipDialog.cpp
- Filter=D
- VirtualFilter=dWC
- [CLS:CVideoDialog]
- Type=0
- BaseClass=CDialog
- HeaderFile=VideoDialog.h
- ImplementationFile=VideoDialog.cpp
- [DLG:IDD_BOTTOM_DIALOG]
- Type=1
- Class=CBottomDialog
- ControlCount=3
- Control1=IDC_FULLSCREEN_BUTTON,button,1342242816
- Control2=IDC_BROADCAST_BUTTON,button,1342242816
- Control3=IDC_STOP_BROADCAST_BUTTON,button,1342242816
- [DLG:IDD_BAR_DIALOG]
- Type=1
- Class=CConferenceDialog
- ControlCount=6
- Control1=IDC_CREATE_CONFERENCE_BUTTON,button,1342242816
- Control2=IDC_JOIN_CONFERENCE_BUTTON,button,1342242816
- Control3=IDC_CONFERENCE_LIST,SysListView32,1350631453
- Control4=IDC_RECIPIENT_LIST,SysListView32,1350631453
- Control5=IDC_ONLINE_LIST,SysListView32,1350631449
- Control6=IDC_TAB,SysTabControl32,1342275586
- [DLG:IDD_CREATE_CONFERENCE_DIALOG]
- Type=1
- Class=CCreateConferenceDlg
- ControlCount=5
- Control1=IDC_CONFERENCE_EDIT,edit,1350631552
- Control2=IDOK,button,1342242817
- Control3=IDCANCEL,button,1342242816
- Control4=IDC_STATIC,button,1342178055
- Control5=IDC_STATIC,static,1342177283
- [DLG:IDD_INIT_DIALOG]
- Type=1
- Class=CInitDialog
- ControlCount=3
- Control1=IDCANCEL,button,1073807360
- Control2=IDC_TEXT,static,1342308865
- Control3=IDC_ANIMATE,SysAnimate32,1342242822
- [DLG:IDD_LOGIN_DIALOG]
- Type=1
- Class=CLoginDlg
- ControlCount=10
- Control1=IDOK,button,1342242817
- Control2=IDCANCEL,button,1342242816
- Control3=IDC_STATIC,static,1342308864
- Control4=IDC_STATIC,static,1342308864
- Control5=IDC_PASSWORD_EDIT,edit,1350631584
- Control6=IDC_NAME_COMBO,combobox,1344340226
- Control7=IDC_STATIC,static,1342308864
- Control8=IDC_IP_EDIT,edit,1350631552
- Control9=IDC_STATIC,button,1342177287
- Control10=IDC_STATIC,static,1342177283
- [DLG:IDD_TIP_DIALOG]
- Type=1
- Class=CTipDialog
- ControlCount=0
- [DLG:IDD_VIDEO_DIALOG]
- Type=1
- Class=CVideoDialog
- ControlCount=0
- [DLG:IDD_SELECTDRIVER_DIALOG]
- Type=1
- Class=?
- ControlCount=5
- Control1=IDOK,button,1342242816
- Control2=IDCANCEL,button,1342242816
- Control3=IDC_STATIC,button,1342177287
- Control4=IDC_LIST,listbox,1352728835
- Control5=IDC_STATIC,static,1342177283
- [MNU:IDR_MAIN_MENU]
- Type=1
- Class=?
- Command1=ID_CONFERENCE_CREATE
- Command2=ID_CONFERENCE_JOIN
- Command3=ID_CONFERENCE_EXIT
- Command4=ID_WND_CONFERENCE_LIST
- Command5=ID_WND_CONFERENCE_ROOM
- Command6=ID_WND_1_VIDEO
- Command7=ID_WND_2_VIDEO
- Command8=ID_WND_3_VIDEO
- Command9=ID_WND_4_VIDEO
- Command10=ID_WND_5_VIDEO
- Command11=ID_WND_CHAT
- Command12=ID_MENUITEM32778
- Command13=ID_MENUITEM32779
- CommandCount=13
- [MNU:IDR_FULLSCREEN_MENU]
- Type=1
- Class=?
- Command1=ID_MEETING_SYN
- Command2=ID_CHARENT_VIDEO
- Command3=ID_LOCAL
- Command4=ID_WB
- Command5=ID_IE
- Command6=ID_CHARE
- Command7=ID_FILE
- CommandCount=7
- [DLG:IDD_FULLSCREEN_DIALOG]
- Type=1
- Class=CFullScreenDialog
- ControlCount=1
- Control1=IDC_FULL_STATIC,static,1342308865
- [CLS:CFullScreenDialog]
- Type=0
- HeaderFile=FullScreenDialog.h
- ImplementationFile=FullScreenDialog.cpp
- BaseClass=CDialog
- Filter=W
- LastObject=CFullScreenDialog
- VirtualFilter=dWC
- [DLG:IDD_BROADCAST_DIALOG]
- Type=1
- Class=CBroadCastDialog
- ControlCount=6
- Control1=IDC_ONLINE_LIST,SysListView32,1350647833
- Control2=IDC_STATIC,button,1342177287
- Control3=IDC_ALL_CHECK,button,1342242819
- Control4=IDC_CLEAR_CHECK,button,1342242819
- Control5=IDOK,button,1342242816
- Control6=IDCANCEL,button,1342242816
- [CLS:CBroadCastDialog]
- Type=0
- HeaderFile=BroadCastDialog.h
- ImplementationFile=BroadCastDialog.cpp
- BaseClass=CDialog
- Filter=D
- LastObject=CBroadCastDialog
- VirtualFilter=dWC
- [DLG:IDD_SHOW_BROADCAST_DIALOG]
- Type=1
- Class=CShowBroadcastDialog
- ControlCount=0
- [CLS:CShowBroadcastDialog]
- Type=0
- HeaderFile=ShowBroadcastDialog.h
- ImplementationFile=ShowBroadcastDialog.cpp
- BaseClass=CDialog
- Filter=W
- LastObject=CShowBroadcastDialog
- VirtualFilter=dWC