qasf: Register ASF Reader filter media type.

This commit is contained in:
Rémi Bernon 2022-05-20 21:48:59 +02:00 committed by Alexandre Julliard
parent 9b2606f3ff
commit 4608e1e125
2 changed files with 18 additions and 0 deletions

15
dlls/qasf/qasf.rgs Normal file
View file

@ -0,0 +1,15 @@
HKCR
{
NoRemove 'Media Type'
{
'{e436eb83-524f-11ce-9f53-0020af0ba770}'
{
'{6b6d0801-9ada-11d0-a520-00a0d10129c0}'
{
val '0' = s '0,4,,3026b275'
val '1' = s '0,4,,d129e2d6'
val 'Source Filter' = s '{187463a0-5bb7-11d3-acbe-0080c75e246e}'
}
}
}
}

View file

@ -24,3 +24,6 @@
#define WINE_PRODUCTVERSION_STR "9.0.0.4503"
#include "wine/wine_common_ver.rc"
/* @makedep: qasf.rgs */
1 WINE_REGISTRY qasf.rgs