mshtml: Ignore dispid 3000026 in IPropertyNotifySink::OnChanged tests.

This commit is contained in:
Jacek Caban 2012-04-20 11:31:46 +02:00 committed by Alexandre Julliard
parent 4733fd0623
commit 1c07d166f1
1 changed files with 1 additions and 0 deletions

View File

@ -937,6 +937,7 @@ static HRESULT WINAPI PropertyNotifySink_OnChanged(IPropertyNotifySink *iface, D
case 3000023:
case 3000024:
case 3000025:
case 3000026:
case 3000028:
case 3000029:
case 3000030: