[Wine-patches] mshtml: correct UID's of interfaces
Konstantin Kondratyuk
=?iso-8859-1?q?kondratyuk_=CE=C1_etersoft=2Eru?=
Пт Дек 12 18:30:43 MSK 2008
--
Best regards,
Konstantin Kondratyuk.
----------- следующая часть -----------
From 1285cd420b9cedc2ca0e09cb22dd80526a13cef3 Mon Sep 17 00:00:00 2001
From: Konstantin Kondratyuk <kondratyuk на etersoft.ru>
Date: Fri, 12 Dec 2008 15:15:12 +0300
Subject: [PATCH] mshtml: correct UID's of interfaces
---
include/mshtml.idl | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/include/mshtml.idl b/include/mshtml.idl
index 8bf3efa..eabf867 100644
--- a/include/mshtml.idl
+++ b/include/mshtml.idl
@@ -20188,7 +20188,7 @@ interface IMarkupPointer : IUnknown
[
object,
pointer_default(unique),
- uuid(83f65030-b598-cf11-bb82-00aa00bdce0b)
+ uuid(3050f683-98b5-11cf-bb82-00aa00bdce0b)
]
interface ISegment : IUnknown
{
@@ -20220,7 +20220,7 @@ interface IElementSegment : ISegment
[
object,
pointer_default(unique),
- uuid(99f65030-b598-cf11-bb82-00aa00bdce0b)
+ uuid(3050f699-98b5-11cf-bb82-00aa00bdce0b)
]
interface ISelectionServicesListener : IUnknown
{
--
1.6.0.2.GIT
Подробная информация о списке рассылки Wine-patches