Alistair Leslie-Hughes : oleaut32: Correct ISupportErrorInfo clsid value.

Alexandre Julliard julliard at winehq.org
Tue Jul 12 13:47:11 CDT 2011


Module: wine
Branch: master
Commit: 4b9b9b3be6ba669286278af62ecefc818e16665c
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=4b9b9b3be6ba669286278af62ecefc818e16665c

Author: Alistair Leslie-Hughes <leslie_alistair at hotmail.com>
Date:   Sat Jul  9 21:19:47 2011 +1000

oleaut32: Correct ISupportErrorInfo clsid value.

---

 dlls/oleaut32/oleaut32.rgs |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/dlls/oleaut32/oleaut32.rgs b/dlls/oleaut32/oleaut32.rgs
index 36dcafd..1c558e7 100644
--- a/dlls/oleaut32/oleaut32.rgs
+++ b/dlls/oleaut32/oleaut32.rgs
@@ -83,7 +83,7 @@ HKCR
         }
         '{DF0B3D60-548F-101B-8E65-08002B2BD119}'
         {
-            ProxyStubClsid32 = s '{00020420-0000-0000-C000-000000000046}'
+            ProxyStubClsid32 = s '{DF0B3D60-548F-101B-8E65-08002B2BD119}'
         }
     }
 }




More information about the wine-cvs mailing list