[DShow] Fix for the register file

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



This patch should fix the issue...

Changelog:
 - fix the FilterGraph CLSID declaration

-- 
		 Lionel Ulmer - http://www.bbrox.org/
Index: winedefault.reg
===================================================================
RCS file: /home/wine/wine/winedefault.reg,v
retrieving revision 1.72
diff -u -r1.72 winedefault.reg
--- winedefault.reg	13 Jun 2003 18:06:44 -0000	1.72
+++ winedefault.reg	15 Jun 2003 11:03:33 -0000
@@ -4009,9 +4009,9 @@
 #
 # Entries for DirectShow
 #
-[Software\\CLASSES\\CLSID\\{E436EBB3-524F-11CE-9F53-0020AF0BA770}] 1032641842
+[HKEY_CLASSES_ROOT\CLSID\{E436EBB3-524F-11CE-9F53-0020AF0BA770}]
 @="Filter Graph"
 
-[Software\\CLASSES\\CLSID\\{E436EBB3-524F-11CE-9F53-0020AF0BA770}\\InprocServer32] 1032641842
-@="C:\\windows\\system\\quartz.dll"
+[HKEY_CLASSES_ROOT\CLSID\{E436EBB3-524F-11CE-9F53-0020AF0BA770}\InprocServer32]
+@="quartz.dll"
 "ThreadingModel"="Both"

[Index of Archives]     [Gimp for Windows]     [Red Hat]     [Samba]     [Yosemite Camping]     [Graphics Cards]     [Wine Home]

  Powered by Linux