mshtml: Fixed tests on Windows.

Spotted by Paul Vriens.
oldstable
Jacek Caban 2010-11-30 11:34:48 +01:00 committed by Alexandre Julliard
parent 9f43630ee0
commit 09e275c740
1 changed files with 2 additions and 0 deletions

View File

@ -833,6 +833,8 @@ static HRESULT WINAPI PropertyNotifySink_OnChanged(IPropertyNotifySink *iface, D
CHECK_EXPECT(OnChanged_1012);
return S_OK;
case 1030:
case 3000024:
case 3000025:
case 3000028:
case 3000029:
case 3000030: