mirror of
https://github.com/reactos/wine.git
synced 2024-11-25 04:39:45 +00:00
mshtml: Correct test for unknown dispID.
This commit is contained in:
parent
b9b9d7ccca
commit
168fc942f6
@ -834,6 +834,7 @@ static HRESULT WINAPI PropertyNotifySink_OnChanged(IPropertyNotifySink *iface, D
|
||||
CHECK_EXPECT(OnChanged_1012);
|
||||
return S_OK;
|
||||
case 1030:
|
||||
case 3000028:
|
||||
case 3000029:
|
||||
case 3000030:
|
||||
/* TODO */
|
||||
|
Loading…
Reference in New Issue
Block a user