Source code of Windows XP (NT5)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

740 lines
51 KiB

  1. ��<?xml version="1.0" encoding="UTF-16"?>
  2. <!DOCTYPE DCARRIER SYSTEM "Mantis.DTD">
  3. <DCARRIER
  4. CarrierRevision="1"
  5. DTDRevision="16"
  6. >
  7. <TASKS
  8. Context="1"
  9. PlatformGUID="{00000000-0000-0000-0000-000000000000}"
  10. > </TASKS>
  11. <PLATFORMS
  12. Context="1"
  13. > </PLATFORMS>
  14. <REPOSITORIES
  15. Context="1"
  16. PlatformGUID="{00000000-0000-0000-0000-000000000000}"
  17. > </REPOSITORIES>
  18. <GROUPS
  19. Context="1"
  20. PlatformGUID="{00000000-0000-0000-0000-000000000000}"
  21. > </GROUPS>
  22. <COMPONENTS
  23. Context="0"
  24. PlatformGUID="{B784E719-C196-4DDB-B358-D9254426C38D}"
  25. >
  26. <COMPONENT
  27. ComponentVSGUID="{5A79E831-E3DB-477B-98B5-54C68B6EE682}"
  28. ComponentVIGUID="{2B5D0BA3-8BA5-451B-8E49-A84F2E8D3594}"
  29. Revision="620"
  30. RepositoryVSGUID="{8E0BE9ED-7649-47F3-810B-232D36C430B4}"
  31. Visibility="200"
  32. MultiInstance="False"
  33. Released="False"
  34. Editable="True"
  35. HTMLFinal="False"
  36. IsMacro="False"
  37. Opaque="False"
  38. Context="1"
  39. PlatformGUID="{B784E719-C196-4DDB-B358-D9254426C38D}"
  40. >
  41. <HELPCONTEXT
  42. src="d:\nt\net\tapi\NTE\dxmrtp.htm"
  43. ><![CDATA[<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
  44. <HTML DIR="LTR"><HEAD>
  45. <META HTTP-EQUIV="Content-Type" Content="text/html; charset=Windows-1252">
  46. <TITLE>DirectX RTP Component Description</TITLE>
  47. <STYLE TYPE="text/css">
  48. <!--
  49. BODY { font: normal 8pt Tahoma; background-color: #FFFFFF; }
  50. P { font: normal 8pt Tahoma; }
  51. .showhide { color: blue; text-decoration: underline; cursor: hand; }
  52. .callout { font: normal 8pt Tahoma; background-color: #E0E0E0; padding: 10pt; }
  53. .code { font: normal 8pt Courier New; }
  54. UL { font: normal 8pt Tahoma; list-style: square outside; margin-left: 0.25in; }
  55. OL { font: normal 8pt Tahoma; list-style: decimal outside; margin-left: 0.25in; }
  56. H1 { font: bold 12pt Tahoma; margin-bottom: -12pt; }
  57. H2 { font: bold 10pt Tahoma; margin-bottom: -12pt; }
  58. H3 { font: bold 8pt Tahoma; margin-bottom: -12pt; }
  59. H4 { font: italic 8pt Tahoma; margin-bottom: -12pt; }
  60. TABLE { font: normal 8pt Tahoma; text-align: left; padding: 2px; }
  61. CAPTION { font: bold 8pt Tahoma; text-align: left; padding: 2px; }
  62. THEAD { font: bold 8pt Tahoma; text-align: left; padding: 2px; background-color: #F0F0F0 }
  63. TH { font: bold 8pt Tahoma; text-align: left; padding: 2px; background-color: #F0F0F0 }
  64. TBODY { font: normal 8pt Tahoma; text-align: left; padding: 2px; }
  65. TD { font: normal 8pt Tahoma; text-align: left; padding: 2px; }
  66. TR { font: normal 8pt Tahoma; text-align: left; padding: 2px; }
  67. CODE { font-family: Courier New; }
  68. TT { font-family: Courier New; }
  69. KBD { font-family: Courier New; font-weight: bold; }
  70. VAR { font-family: Courier New; font-style: italic; }
  71. EM { font-style: italic; }
  72. I { font-style: italic; }
  73. STRONG { font-weight: bold; }
  74. B { font-weight: bold; }
  75. -->
  76. </STYLE>
  77. </HEAD>
  78. <BODY TOPMARGIN="0">
  79. <P>The DirectX RTP component implements several Microsoft DirectShow filters used to stream audio and video data. This component includes filters for encoding and decoding audio and video, as well as filters for sending or receiving audio and video packets using Real-Time Transport Protocol (RTP) over User Datagram Protocol (UDP). The receiving network filter will also demultiplex the incoming packets. The network filters use the Generic Quality of Service (GQOS) application programming interface (API) to provide Quality of Service (QOS) reservations and CryptoAPI to provide decryption and encryption of the audio and video streams. </P>
  80. <H3>Component Configuration</H3>
  81. <P>This component is only configured through its APIs, which are internally used only by confmsp.dll, h323msp.dll, and rtcdll.dll, as well as some test applications. </P>
  82. <H3>Special Notes</H3>
  83. <P>Although they are DirectShow filters, the filters provided by this component cannot be used together with other DirectShow filters because of the particular requirements they have and because of some implemented specificities. </P>
  84. <H3>For More Information</H3>
  85. <P>The files describing the APIs to configure the DirectShow filters can be found at %SDXROOT%\net\tapi\skywalker\filters\doc.</P>
  86. </BODY>
  87. </HTML>
  88. ]]></HELPCONTEXT>
  89. <PROPERTIES
  90. Context="1"
  91. PlatformGUID="{00000000-0000-0000-0000-000000000000}"
  92. > </PROPERTIES>
  93. <RESOURCES
  94. Context="1"
  95. PlatformGUID="{B784E719-C196-4DDB-B358-D9254426C38D}"
  96. >
  97. <RESOURCE
  98. Name="File(819):&quot;%11%&quot;,&quot;dxmrtp.dll&quot;"
  99. ResTypeVSGUID="{E66B49F6-4A35-4246-87E8-5C1A468315B5}"
  100. BuildTypeMask="819"
  101. BuildOrder="1000"
  102. Localize="False"
  103. Disabled="False"
  104. Context="1"
  105. PlatformGUID="{B784E719-C196-4DDB-B358-D9254426C38D}"
  106. >
  107. <PROPERTIES
  108. Context="1"
  109. PlatformGUID="{00000000-0000-0000-0000-000000000000}"
  110. >
  111. <PROPERTY
  112. Name="DstPath"
  113. Format="String"
  114. Context="1"
  115. PlatformGUID="{00000000-0000-0000-0000-000000000000}"
  116. >%11%</PROPERTY>
  117. <PROPERTY
  118. Name="DstName"
  119. Format="String"
  120. Context="1"
  121. PlatformGUID="{00000000-0000-0000-0000-000000000000}"
  122. >dxmrtp.dll</PROPERTY>
  123. <PROPERTY
  124. Name="NoExpand"
  125. Format="Boolean"
  126. Context="1"
  127. PlatformGUID="{00000000-0000-0000-0000-000000000000}"
  128. >False</PROPERTY>
  129. </PROPERTIES>
  130. <DISPLAYNAME>dxmrtp.dll</DISPLAYNAME>
  131. <DESCRIPTION>DirectX RTP</DESCRIPTION>
  132. </RESOURCE>
  133. <RESOURCE
  134. Name="RawDep(819):&quot;File&quot;,&quot;MSVCRT.dll&quot;"
  135. ResTypeVSGUID="{90D8E195-E710-4AF6-B667-B1805FFC9B8F}"
  136. BuildTypeMask="819"
  137. BuildOrder="1000"
  138. Localize="False"
  139. Disabled="False"
  140. Context="1"
  141. PlatformGUID="{B784E719-C196-4DDB-B358-D9254426C38D}"
  142. >
  143. <PROPERTIES
  144. Context="1"
  145. PlatformGUID="{00000000-0000-0000-0000-000000000000}"
  146. >
  147. <PROPERTY
  148. Name="RawType"
  149. Format="String"
  150. Context="1"
  151. PlatformGUID="{00000000-0000-0000-0000-000000000000}"
  152. >File</PROPERTY>
  153. <PROPERTY
  154. Name="Value"
  155. Format="String"
  156. Context="1"
  157. PlatformGUID="{00000000-0000-0000-0000-000000000000}"
  158. >MSVCRT.dll</PROPERTY>
  159. </PROPERTIES>
  160. </RESOURCE>
  161. <RESOURCE
  162. Name="RawDep(819):&quot;File&quot;,&quot;ntdll.dll&quot;"
  163. ResTypeVSGUID="{90D8E195-E710-4AF6-B667-B1805FFC9B8F}"
  164. BuildTypeMask="819"
  165. BuildOrder="1000"
  166. Localize="False"
  167. Disabled="False"
  168. Context="1"
  169. PlatformGUID="{B784E719-C196-4DDB-B358-D9254426C38D}"
  170. >
  171. <PROPERTIES
  172. Context="1"
  173. PlatformGUID="{00000000-0000-0000-0000-000000000000}"
  174. >
  175. <PROPERTY
  176. Name="RawType"
  177. Format="String"
  178. Context="1"
  179. PlatformGUID="{00000000-0000-0000-0000-000000000000}"
  180. >File</PROPERTY>
  181. <PROPERTY
  182. Name="Value"
  183. Format="String"
  184. Context="1"
  185. PlatformGUID="{00000000-0000-0000-0000-000000000000}"
  186. >ntdll.dll</PROPERTY>
  187. </PROPERTIES>
  188. </RESOURCE>
  189. <RESOURCE
  190. Name="RawDep(819):&quot;File&quot;,&quot;MSVFW32.dll&quot;"
  191. ResTypeVSGUID="{90D8E195-E710-4AF6-B667-B1805FFC9B8F}"
  192. BuildTypeMask="819"
  193. BuildOrder="1000"
  194. Localize="False"
  195. Disabled="False"
  196. Context="1"
  197. PlatformGUID="{B784E719-C196-4DDB-B358-D9254426C38D}"
  198. >
  199. <PROPERTIES
  200. Context="1"
  201. PlatformGUID="{00000000-0000-0000-0000-000000000000}"
  202. >
  203. <PROPERTY
  204. Name="RawType"
  205. Format="String"
  206. Context="1"
  207. PlatformGUID="{00000000-0000-0000-0000-000000000000}"
  208. >File</PROPERTY>
  209. <PROPERTY
  210. Name="Value"
  211. Format="String"
  212. Context="1"
  213. PlatformGUID="{00000000-0000-0000-0000-000000000000}"
  214. >MSVFW32.dll</PROPERTY>
  215. </PROPERTIES>
  216. </RESOURCE>
  217. <RESOURCE
  218. Name="RawDep(819):&quot;File&quot;,&quot;COMCTL32.dll&quot;"
  219. ResTypeVSGUID="{90D8E195-E710-4AF6-B667-B1805FFC9B8F}"
  220. BuildTypeMask="819"
  221. BuildOrder="1000"
  222. Localize="False"
  223. Disabled="False"
  224. Context="1"
  225. PlatformGUID="{B784E719-C196-4DDB-B358-D9254426C38D}"
  226. >
  227. <PROPERTIES
  228. Context="1"
  229. PlatformGUID="{00000000-0000-0000-0000-000000000000}"
  230. >
  231. <PROPERTY
  232. Name="RawType"
  233. Format="String"
  234. Context="1"
  235. PlatformGUID="{00000000-0000-0000-0000-000000000000}"
  236. >File</PROPERTY>
  237. <PROPERTY
  238. Name="Value"
  239. Format="String"
  240. Context="1"
  241. PlatformGUID="{00000000-0000-0000-0000-000000000000}"
  242. >COMCTL32.dll</PROPERTY>
  243. </PROPERTIES>
  244. </RESOURCE>
  245. <RESOURCE
  246. Name="RawDep(819):&quot;File&quot;,&quot;WINMM.dll&quot;"
  247. ResTypeVSGUID="{90D8E195-E710-4AF6-B667-B1805FFC9B8F}"
  248. BuildTypeMask="819"
  249. BuildOrder="1000"
  250. Localize="False"
  251. Disabled="False"
  252. Context="1"
  253. PlatformGUID="{B784E719-C196-4DDB-B358-D9254426C38D}"
  254. >
  255. <PROPERTIES
  256. Context="1"
  257. PlatformGUID="{00000000-0000-0000-0000-000000000000}"
  258. >
  259. <PROPERTY
  260. Name="RawType"
  261. Format="String"
  262. Context="1"
  263. PlatformGUID="{00000000-0000-0000-0000-000000000000}"
  264. >File</PROPERTY>
  265. <PROPERTY
  266. Name="Value"
  267. Format="String"
  268. Context="1"
  269. PlatformGUID="{00000000-0000-0000-0000-000000000000}"
  270. >WINMM.dll</PROPERTY>
  271. </PROPERTIES>
  272. </RESOURCE>
  273. <RESOURCE
  274. Name="RawDep(819):&quot;File&quot;,&quot;KERNEL32.dll&quot;"
  275. ResTypeVSGUID="{90D8E195-E710-4AF6-B667-B1805FFC9B8F}"
  276. BuildTypeMask="819"
  277. BuildOrder="1000"
  278. Localize="False"
  279. Disabled="False"
  280. Context="1"
  281. PlatformGUID="{B784E719-C196-4DDB-B358-D9254426C38D}"
  282. >
  283. <PROPERTIES
  284. Context="1"
  285. PlatformGUID="{00000000-0000-0000-0000-000000000000}"
  286. >
  287. <PROPERTY
  288. Name="RawType"
  289. Format="String"
  290. Context="1"
  291. PlatformGUID="{00000000-0000-0000-0000-000000000000}"
  292. >File</PROPERTY>
  293. <PROPERTY
  294. Name="Value"
  295. Format="String"
  296. Context="1"
  297. PlatformGUID="{00000000-0000-0000-0000-000000000000}"
  298. >KERNEL32.dll</PROPERTY>
  299. </PROPERTIES>
  300. </RESOURCE>
  301. <RESOURCE
  302. Name="RawDep(819):&quot;File&quot;,&quot;ADVAPI32.dll&quot;"
  303. ResTypeVSGUID="{90D8E195-E710-4AF6-B667-B1805FFC9B8F}"
  304. BuildTypeMask="819"
  305. BuildOrder="1000"
  306. Localize="False"
  307. Disabled="False"
  308. Context="1"
  309. PlatformGUID="{B784E719-C196-4DDB-B358-D9254426C38D}"
  310. >
  311. <PROPERTIES
  312. Context="1"
  313. PlatformGUID="{00000000-0000-0000-0000-000000000000}"
  314. >
  315. <PROPERTY
  316. Name="RawType"
  317. Format="String"
  318. Context="1"
  319. PlatformGUID="{00000000-0000-0000-0000-000000000000}"
  320. >File</PROPERTY>
  321. <PROPERTY
  322. Name="Value"
  323. Format="String"
  324. Context="1"
  325. PlatformGUID="{00000000-0000-0000-0000-000000000000}"
  326. >ADVAPI32.dll</PROPERTY>
  327. </PROPERTIES>
  328. </RESOURCE>
  329. <RESOURCE
  330. Name="RawDep(819):&quot;File&quot;,&quot;USER32.dll&quot;"
  331. ResTypeVSGUID="{90D8E195-E710-4AF6-B667-B1805FFC9B8F}"
  332. BuildTypeMask="819"
  333. BuildOrder="1000"
  334. Localize="False"
  335. Disabled="False"
  336. Context="1"
  337. PlatformGUID="{B784E719-C196-4DDB-B358-D9254426C38D}"
  338. >
  339. <PROPERTIES
  340. Context="1"
  341. PlatformGUID="{00000000-0000-0000-0000-000000000000}"
  342. >
  343. <PROPERTY
  344. Name="RawType"
  345. Format="String"
  346. Context="1"
  347. PlatformGUID="{00000000-0000-0000-0000-000000000000}"
  348. >File</PROPERTY>
  349. <PROPERTY
  350. Name="Value"
  351. Format="String"
  352. Context="1"
  353. PlatformGUID="{00000000-0000-0000-0000-000000000000}"
  354. >USER32.dll</PROPERTY>
  355. </PROPERTIES>
  356. </RESOURCE>
  357. <RESOURCE
  358. Name="RawDep(819):&quot;File&quot;,&quot;VERSION.dll&quot;"
  359. ResTypeVSGUID="{90D8E195-E710-4AF6-B667-B1805FFC9B8F}"
  360. BuildTypeMask="819"
  361. BuildOrder="1000"
  362. Localize="False"
  363. Disabled="False"
  364. Context="1"
  365. PlatformGUID="{B784E719-C196-4DDB-B358-D9254426C38D}"
  366. >
  367. <PROPERTIES
  368. Context="1"
  369. PlatformGUID="{00000000-0000-0000-0000-000000000000}"
  370. >
  371. <PROPERTY
  372. Name="RawType"
  373. Format="String"
  374. Context="1"
  375. PlatformGUID="{00000000-0000-0000-0000-000000000000}"
  376. >File</PROPERTY>
  377. <PROPERTY
  378. Name="Value"
  379. Format="String"
  380. Context="1"
  381. PlatformGUID="{00000000-0000-0000-0000-000000000000}"
  382. >VERSION.dll</PROPERTY>
  383. </PROPERTIES>
  384. </RESOURCE>
  385. <RESOURCE
  386. Name="RawDep(819):&quot;File&quot;,&quot;GDI32.dll&quot;"
  387. ResTypeVSGUID="{90D8E195-E710-4AF6-B667-B1805FFC9B8F}"
  388. BuildTypeMask="819"
  389. BuildOrder="1000"
  390. Localize="False"
  391. Disabled="False"
  392. Context="1"
  393. PlatformGUID="{B784E719-C196-4DDB-B358-D9254426C38D}"
  394. >
  395. <PROPERTIES
  396. Context="1"
  397. PlatformGUID="{00000000-0000-0000-0000-000000000000}"
  398. >
  399. <PROPERTY
  400. Name="RawType"
  401. Format="String"
  402. Context="1"
  403. PlatformGUID="{00000000-0000-0000-0000-000000000000}"
  404. >File</PROPERTY>
  405. <PROPERTY
  406. Name="Value"
  407. Format="String"
  408. Context="1"
  409. PlatformGUID="{00000000-0000-0000-0000-000000000000}"
  410. >GDI32.dll</PROPERTY>
  411. </PROPERTIES>
  412. </RESOURCE>
  413. <RESOURCE
  414. Name="RawDep(819):&quot;File&quot;,&quot;ole32.dll&quot;"
  415. ResTypeVSGUID="{90D8E195-E710-4AF6-B667-B1805FFC9B8F}"
  416. BuildTypeMask="819"
  417. BuildOrder="1000"
  418. Localize="False"
  419. Disabled="False"
  420. Context="1"
  421. PlatformGUID="{B784E719-C196-4DDB-B358-D9254426C38D}"
  422. >
  423. <PROPERTIES
  424. Context="1"
  425. PlatformGUID="{00000000-0000-0000-0000-000000000000}"
  426. >
  427. <PROPERTY
  428. Name="RawType"
  429. Format="String"
  430. Context="1"
  431. PlatformGUID="{00000000-0000-0000-0000-000000000000}"
  432. >File</PROPERTY>
  433. <PROPERTY
  434. Name="Value"
  435. Format="String"
  436. Context="1"
  437. PlatformGUID="{00000000-0000-0000-0000-000000000000}"
  438. >ole32.dll</PROPERTY>
  439. </PROPERTIES>
  440. </RESOURCE>
  441. <RESOURCE
  442. Name="RawDep(819):&quot;File&quot;,&quot;OLEAUT32.dll&quot;"
  443. ResTypeVSGUID="{90D8E195-E710-4AF6-B667-B1805FFC9B8F}"
  444. BuildTypeMask="819"
  445. BuildOrder="1000"
  446. Localize="False"
  447. Disabled="False"
  448. Context="1"
  449. PlatformGUID="{B784E719-C196-4DDB-B358-D9254426C38D}"
  450. >
  451. <PROPERTIES
  452. Context="1"
  453. PlatformGUID="{00000000-0000-0000-0000-000000000000}"
  454. >
  455. <PROPERTY
  456. Name="RawType"
  457. Format="String"
  458. Context="1"
  459. PlatformGUID="{00000000-0000-0000-0000-000000000000}"
  460. >File</PROPERTY>
  461. <PROPERTY
  462. Name="Value"
  463. Format="String"
  464. Context="1"
  465. PlatformGUID="{00000000-0000-0000-0000-000000000000}"
  466. >OLEAUT32.dll</PROPERTY>
  467. </PROPERTIES>
  468. </RESOURCE>
  469. <RESOURCE
  470. Name="RawDep(819):&quot;File&quot;,&quot;DSOUND.dll&quot;"
  471. ResTypeVSGUID="{90D8E195-E710-4AF6-B667-B1805FFC9B8F}"
  472. BuildTypeMask="819"
  473. BuildOrder="1000"
  474. Localize="False"
  475. Disabled="False"
  476. Context="1"
  477. PlatformGUID="{B784E719-C196-4DDB-B358-D9254426C38D}"
  478. >
  479. <PROPERTIES
  480. Context="1"
  481. PlatformGUID="{00000000-0000-0000-0000-000000000000}"
  482. >
  483. <PROPERTY
  484. Name="RawType"
  485. Format="String"
  486. Context="1"
  487. PlatformGUID="{00000000-0000-0000-0000-000000000000}"
  488. >File</PROPERTY>
  489. <PROPERTY
  490. Name="Value"
  491. Format="String"
  492. Context="1"
  493. PlatformGUID="{00000000-0000-0000-0000-000000000000}"
  494. >DSOUND.dll</PROPERTY>
  495. </PROPERTIES>
  496. </RESOURCE>
  497. <RESOURCE
  498. Name="RawDep(819):&quot;File&quot;,&quot;WS2_32.dll&quot;"
  499. ResTypeVSGUID="{90D8E195-E710-4AF6-B667-B1805FFC9B8F}"
  500. BuildTypeMask="819"
  501. BuildOrder="1000"
  502. Localize="False"
  503. Disabled="False"
  504. Context="1"
  505. PlatformGUID="{B784E719-C196-4DDB-B358-D9254426C38D}"
  506. >
  507. <PROPERTIES
  508. Context="1"
  509. PlatformGUID="{00000000-0000-0000-0000-000000000000}"
  510. >
  511. <PROPERTY
  512. Name="RawType"
  513. Format="String"
  514. Context="1"
  515. PlatformGUID="{00000000-0000-0000-0000-000000000000}"
  516. >File</PROPERTY>
  517. <PROPERTY
  518. Name="Value"
  519. Format="String"
  520. Context="1"
  521. PlatformGUID="{00000000-0000-0000-0000-000000000000}"
  522. >WS2_32.dll</PROPERTY>
  523. </PROPERTIES>
  524. </RESOURCE>
  525. <RESOURCE
  526. Name="RawDep(819):&quot;File&quot;,&quot;rtutils.dll&quot;"
  527. ResTypeVSGUID="{90D8E195-E710-4AF6-B667-B1805FFC9B8F}"
  528. BuildTypeMask="819"
  529. BuildOrder="1000"
  530. Localize="False"
  531. Disabled="False"
  532. Context="1"
  533. PlatformGUID="{B784E719-C196-4DDB-B358-D9254426C38D}"
  534. >
  535. <PROPERTIES
  536. Context="1"
  537. PlatformGUID="{00000000-0000-0000-0000-000000000000}"
  538. >
  539. <PROPERTY
  540. Name="RawType"
  541. Format="String"
  542. Context="1"
  543. PlatformGUID="{00000000-0000-0000-0000-000000000000}"
  544. >File</PROPERTY>
  545. <PROPERTY
  546. Name="Value"
  547. Format="String"
  548. Context="1"
  549. PlatformGUID="{00000000-0000-0000-0000-000000000000}"
  550. >rtutils.dll</PROPERTY>
  551. </PROPERTIES>
  552. </RESOURCE>
  553. <RESOURCE
  554. Name="FBRegDLL(819):&quot;%11%\dxmrtp.dll&quot;,&quot;&quot;"
  555. ResTypeVSGUID="{322D2CA9-219E-4380-989B-12E8A830DFFA}"
  556. BuildTypeMask="819"
  557. BuildOrder="1000"
  558. Localize="False"
  559. Disabled="False"
  560. Context="1"
  561. PlatformGUID="{B784E719-C196-4DDB-B358-D9254426C38D}"
  562. >
  563. <PROPERTIES
  564. Context="1"
  565. PlatformGUID="{00000000-0000-0000-0000-000000000000}"
  566. >
  567. <PROPERTY
  568. Name="Arguments"
  569. Format="String"
  570. Context="1"
  571. PlatformGUID="{00000000-0000-0000-0000-000000000000}"
  572. ></PROPERTY>
  573. <PROPERTY
  574. Name="DLLEntryPoint"
  575. Format="String"
  576. Context="1"
  577. PlatformGUID="{00000000-0000-0000-0000-000000000000}"
  578. ></PROPERTY>
  579. <PROPERTY
  580. Name="DLLInstall"
  581. Format="Boolean"
  582. Context="1"
  583. PlatformGUID="{00000000-0000-0000-0000-000000000000}"
  584. >False</PROPERTY>
  585. <PROPERTY
  586. Name="DLLRegister"
  587. Format="Boolean"
  588. Context="1"
  589. PlatformGUID="{00000000-0000-0000-0000-000000000000}"
  590. >True</PROPERTY>
  591. <PROPERTY
  592. Name="FilePath"
  593. Format="String"
  594. Context="1"
  595. PlatformGUID="{00000000-0000-0000-0000-000000000000}"
  596. >%11%\dxmrtp.dll</PROPERTY>
  597. <PROPERTY
  598. Name="Flags"
  599. Format="Integer"
  600. Context="1"
  601. PlatformGUID="{00000000-0000-0000-0000-000000000000}"
  602. >0</PROPERTY>
  603. <PROPERTY
  604. Name="Timeout"
  605. Format="Integer"
  606. Context="1"
  607. PlatformGUID="{00000000-0000-0000-0000-000000000000}"
  608. >0</PROPERTY>
  609. </PROPERTIES>
  610. </RESOURCE>
  611. <RESOURCE
  612. Name="RawDep(819):&quot;File&quot;,&quot;KSUSER.DLL&quot;"
  613. ResTypeVSGUID="{90D8E195-E710-4AF6-B667-B1805FFC9B8F}"
  614. BuildTypeMask="819"
  615. BuildOrder="1000"
  616. Localize="False"
  617. Disabled="False"
  618. Context="1"
  619. PlatformGUID="{B784E719-C196-4DDB-B358-D9254426C38D}"
  620. >
  621. <PROPERTIES
  622. Context="1"
  623. PlatformGUID="{00000000-0000-0000-0000-000000000000}"
  624. >
  625. <PROPERTY
  626. Name="RawType"
  627. Format="String"
  628. Context="1"
  629. PlatformGUID="{00000000-0000-0000-0000-000000000000}"
  630. >File</PROPERTY>
  631. <PROPERTY
  632. Name="Value"
  633. Format="String"
  634. Context="1"
  635. PlatformGUID="{00000000-0000-0000-0000-000000000000}"
  636. >KSUSER.DLL</PROPERTY>
  637. </PROPERTIES>
  638. </RESOURCE>
  639. </RESOURCES>
  640. <GROUPMEMBERS
  641. >
  642. <GROUPMEMBER
  643. GroupVSGUID="{E01B4103-3883-4FE8-992F-10566E7B796C}"
  644. ></GROUPMEMBER>
  645. <GROUPMEMBER
  646. GroupVSGUID="{0778E781-871A-4E95-9915-7E3EE9E6C7B6}"
  647. ></GROUPMEMBER>
  648. </GROUPMEMBERS>
  649. <DEPENDENCIES
  650. Context="1"
  651. PlatformGUID="{B784E719-C196-4DDB-B358-D9254426C38D}"
  652. > </DEPENDENCIES>
  653. <DISPLAYNAME>TAPI Audio, Video and RTP Filters</DISPLAYNAME>
  654. <VERSION>1.0</VERSION>
  655. <DESCRIPTION>TAPI Audio, Video and RTP Filters</DESCRIPTION>
  656. <COPYRIGHT>2000 Microsoft Corp.</COPYRIGHT>
  657. <VENDOR>Microsoft Corp.</VENDOR>
  658. <OWNERS>xzhang</OWNERS>
  659. <AUTHORS>andresvg;cristiai</AUTHORS>
  660. <DATECREATED>8/1/2000</DATECREATED>
  661. <DATEREVISED>10/28/2001 8:37:35 PM</DATEREVISED>
  662. </COMPONENT>
  663. </COMPONENTS>
  664. <RESTYPES
  665. Context="1"
  666. PlatformGUID="{00000000-0000-0000-0000-000000000000}"
  667. > </RESTYPES>
  668. </DCARRIER>