wine.inf: Add ddrawex.dll provided interface to the registry

Dmitry Timoshkov dmitry at codeweavers.com
Fri Jan 5 01:49:41 CST 2007


Hello,

Changelog:
    wine.inf: Add ddrawex.dll provided interface to the registry.

---
 tools/wine.inf |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/tools/wine.inf b/tools/wine.inf
index ef11979..6d3a7c9 100644
--- a/tools/wine.inf
+++ b/tools/wine.inf
@@ -137,6 +137,8 @@ HKCR,AVIFile\RIFFHandlers\WAVE,,,"{00020003-0000-0000-C000-000000000046}"
 HKCR,CLSID\{25E609E4-B259-11CF-BFC7-444553540000},,,"DirectInput8 Object"
 HKCR,CLSID\{25E609E4-B259-11CF-BFC7-444553540000}\InProcServer32,,,"dinput8.dll"
 HKCR,CLSID\{25E609E4-B259-11CF-BFC7-444553540000}\InProcServer32,ThreadingModel,,"Both"
+HKCR,CLSID\{4FD2A832-86C8-11D0-8FCA-00C04FD9189D}\InProcServer32,,,"ddrawex.dll"
+HKCR,CLSID\{4FD2A832-86C8-11D0-8FCA-00C04FD9189D}\InProcServer32,ThreadingModel,,"Both"
 HKCR,TypeLib\{00020430-0000-0000-C000-000000000046}\1.0,,,"OLE Automation"
 HKCR,TypeLib\{00020430-0000-0000-C000-000000000046}\1.0\0\win16,,,"stdole.tlb"
 HKCR,TypeLib\{00020430-0000-0000-C000-000000000046}\1.0\0\win32,,,"stdole32.tlb"
-- 
1.4.4.2






More information about the wine-patches mailing list