mshtml: Ignore one more property change notification to fix some IE installations.

This commit is contained in:
Jacek Caban 2012-11-06 16:56:47 +01:00 committed by Alexandre Julliard
parent cfadbddcaf
commit 4255772440
1 changed files with 1 additions and 0 deletions

View File

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