VideoNet.clw
上传用户:panstart
上传日期:2022-04-12
资源大小:199k
文件大小:5k
源码类别:

IP电话/视频会议

开发平台:

C++ Builder

  1. ; CLW file contains information for the MFC ClassWizard
  2. [General Info]
  3. Version=1
  4. LastClass=RequestDlg
  5. LastTemplate=CDialog
  6. NewFileInclude1=#include "stdafx.h"
  7. NewFileInclude2=#include "VideoNet.h"
  8. ClassCount=8
  9. Class1=CVideoNetApp
  10. Class2=CVideoNetDlg
  11. Class3=CAboutDlg
  12. ResourceCount=13
  13. Resource1=IDD_VIDEONET_DIALOG
  14. Resource2=IDR_MAINFRAME
  15. Resource3=IDD_ABOUTBOX
  16. Resource4=IDD_DIALOG2
  17. Class4=ConnectDlg
  18. Class5=DSocket
  19. Class6=Invitation
  20. Resource5=IDD_DIALOG3
  21. Class7=InvitationDlg
  22. Class8=RequestDlg
  23. Resource6=IDD_DIALOG1
  24. Resource7=IDR_MENU1
  25. Resource8=IDD_DIALOG2 (English (U.S.))
  26. Resource9=IDD_ABOUTBOX (English (U.S.))
  27. Resource10=IDD_DIALOG3 (English (U.S.))
  28. Resource11=IDD_VIDEONET_DIALOG (English (U.S.))
  29. Resource12=IDD_DIALOG1 (English (U.S.))
  30. Resource13=IDR_MENU1 (English (U.S.))
  31. [CLS:CVideoNetApp]
  32. Type=0
  33. HeaderFile=VideoNet.h
  34. ImplementationFile=VideoNet.cpp
  35. Filter=N
  36. [CLS:CVideoNetDlg]
  37. Type=0
  38. HeaderFile=VideoNetDlg.h
  39. ImplementationFile=VideoNetDlg.cpp
  40. Filter=D
  41. BaseClass=CDialog
  42. VirtualFilter=dWC
  43. LastObject=AUDIO_CONTROL
  44. [CLS:CAboutDlg]
  45. Type=0
  46. HeaderFile=VideoNetDlg.h
  47. ImplementationFile=VideoNetDlg.cpp
  48. Filter=D
  49. [DLG:IDD_ABOUTBOX]
  50. Type=1
  51. Class=CAboutDlg
  52. ControlCount=7
  53. Control1=IDC_STATIC,static,1342177283
  54. Control2=IDC_STATIC,static,1342308480
  55. Control3=IDC_STATIC,static,1342308352
  56. Control4=IDOK,button,1342373889
  57. Control5=IDC_STATIC,static,1342308352
  58. Control6=IDC_STATIC,static,1342308352
  59. Control7=IDC_STATIC,static,1342308352
  60. [DLG:IDD_VIDEONET_DIALOG]
  61. Type=1
  62. Class=CVideoNetDlg
  63. ControlCount=8
  64. Control1=IDC_LOCALBORDER,button,1342177287
  65. Control2=IDC_LOCALVIDEO,static,1350565892
  66. Control3=IDC_REMOTEBORDER,button,1342177287
  67. Control4=IDC_REMOTEVIDEO,static,1350565892
  68. Control5=IDC_STATIC,button,1342177287
  69. Control6=IDC_LIST1,listbox,1353777409
  70. Control7=IDC_EDIT1,edit,1350631556
  71. Control8=IDC_BUTTON1,button,1342242816
  72. [MNU:IDR_MENU1]
  73. Type=1
  74. Class=?
  75. Command1=CONF_CONNECT
  76. Command2=CONF_DISCONNECT
  77. Command3=CONF_EXIT
  78. Command4=VIEW_LOCAL
  79. Command5=VIEW_REMOTE
  80. Command6=AUDIO_CONTROL
  81. Command7=AUDIO_SEND
  82. Command8=AUDIO_RECEIVE
  83. Command9=VIDEO_SEND
  84. Command10=VIDEO_RECEIVE
  85. Command11=HELP_ABOUT
  86. CommandCount=11
  87. [DLG:IDD_DIALOG1]
  88. Type=1
  89. Class=ConnectDlg
  90. ControlCount=4
  91. Control1=IDCANCEL,button,1342242816
  92. Control2=IDC_BUTTON1,button,1342242816
  93. Control3=IDC_STATIC,static,1342308352
  94. Control4=IDC_EDIT1,edit,1350631552
  95. [CLS:ConnectDlg]
  96. Type=0
  97. HeaderFile=onnectDlg.h
  98. ImplementationFile=onnectDlg.cpp
  99. BaseClass=CDialog
  100. Filter=D
  101. VirtualFilter=dWC
  102. [CLS:DSocket]
  103. Type=0
  104. HeaderFile=DSocket.h
  105. ImplementationFile=DSocket.cpp
  106. BaseClass=CSocket
  107. Filter=N
  108. [CLS:Invitation]
  109. Type=0
  110. HeaderFile=Invitation.h
  111. ImplementationFile=Invitation.cpp
  112. BaseClass=CDialog
  113. Filter=D
  114. LastObject=AUDIO_CONTROL
  115. [DLG:IDD_DIALOG2]
  116. Type=1
  117. Class=RequestDlg
  118. ControlCount=3
  119. Control1=IDOK,button,1342242817
  120. Control2=IDREJECT,button,1342242816
  121. Control3=IDC_MESG,static,1342308352
  122. [CLS:RequestDlg]
  123. Type=0
  124. HeaderFile=RequestDlg.h
  125. ImplementationFile=RequestDlg.cpp
  126. BaseClass=CDialog
  127. Filter=D
  128. LastObject=AUDIO_CONTROL
  129. VirtualFilter=dWC
  130. [DLG:IDD_DIALOG3]
  131. Type=1
  132. Class=?
  133. ControlCount=5
  134. Control1=IDOK,button,1342242817
  135. Control2=IDC_STATIC,button,1342177287
  136. Control3=IDC_SLIDER1,msctls_trackbar32,1342242840
  137. Control4=IDC_STATIC,button,1342177287
  138. Control5=IDC_SLIDER2,msctls_trackbar32,1342242840
  139. [MNU:IDR_MENU1 (English (U.S.))]
  140. Type=1
  141. Class=?
  142. Command1=CONF_CONNECT
  143. Command2=CONF_DISCONNECT
  144. Command3=CONF_EXIT
  145. Command4=VIEW_LOCAL
  146. Command5=VIEW_REMOTE
  147. Command6=AUDIO_CONTROL
  148. Command7=AUDIO_SEND
  149. Command8=AUDIO_RECEIVE
  150. Command9=VIDEO_SEND
  151. Command10=VIDEO_RECEIVE
  152. Command11=HELP_ABOUT
  153. CommandCount=11
  154. [DLG:IDD_DIALOG1 (English (U.S.))]
  155. Type=1
  156. Class=?
  157. ControlCount=4
  158. Control1=IDCANCEL,button,1342242816
  159. Control2=IDC_BUTTON1,button,1342242816
  160. Control3=IDC_STATIC,static,1342308352
  161. Control4=IDC_EDIT1,edit,1350631552
  162. [DLG:IDD_ABOUTBOX (English (U.S.))]
  163. Type=1
  164. Class=?
  165. ControlCount=7
  166. Control1=IDC_STATIC,static,1342177283
  167. Control2=IDC_STATIC,static,1342308480
  168. Control3=IDC_STATIC,static,1342308352
  169. Control4=IDOK,button,1342373889
  170. Control5=IDC_STATIC,static,1342308352
  171. Control6=IDC_STATIC,static,1342308352
  172. Control7=IDC_STATIC,static,1342308352
  173. [DLG:IDD_VIDEONET_DIALOG (English (U.S.))]
  174. Type=1
  175. Class=?
  176. ControlCount=8
  177. Control1=IDC_LOCALBORDER,button,1342177287
  178. Control2=IDC_LOCALVIDEO,static,1350565892
  179. Control3=IDC_REMOTEBORDER,button,1342177287
  180. Control4=IDC_REMOTEVIDEO,static,1350565892
  181. Control5=IDC_STATIC,button,1342177287
  182. Control6=IDC_LIST1,listbox,1353777409
  183. Control7=IDC_EDIT1,edit,1350631556
  184. Control8=IDC_BUTTON1,button,1342242816
  185. [DLG:IDD_DIALOG2 (English (U.S.))]
  186. Type=1
  187. Class=?
  188. ControlCount=3
  189. Control1=IDOK,button,1342242817
  190. Control2=IDREJECT,button,1342242816
  191. Control3=IDC_MESG,static,1342308352
  192. [DLG:IDD_DIALOG3 (English (U.S.))]
  193. Type=1
  194. Class=?
  195. ControlCount=5
  196. Control1=IDOK,button,1342242817
  197. Control2=IDC_STATIC,button,1342177287
  198. Control3=IDC_SLIDER1,msctls_trackbar32,1342242840
  199. Control4=IDC_STATIC,button,1342177287
  200. Control5=IDC_SLIDER2,msctls_trackbar32,1342242840