mshtml/tests: Fixed some test failures.
This commit is contained in:
parent
abf44708a4
commit
53d2778f97
|
@ -2988,6 +2988,9 @@ static HRESULT WINAPI OleCommandTarget_Exec(IOleCommandTarget *iface, const GUID
|
||||||
case 144: /* TODO */
|
case 144: /* TODO */
|
||||||
case 178:
|
case 178:
|
||||||
case 179:
|
case 179:
|
||||||
|
case 180:
|
||||||
|
case 181:
|
||||||
|
case 182:
|
||||||
return E_NOTIMPL;
|
return E_NOTIMPL;
|
||||||
|
|
||||||
default:
|
default:
|
||||||
|
|
Loading…
Reference in New Issue