Commit 09e275c7 authored by Jacek Caban's avatar Jacek Caban Committed by Alexandre Julliard

mshtml: Fixed tests on Windows.

Spotted by Paul Vriens.
parent 9f43630e
......@@ -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:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment