mshtml/tests: Fixed some test failures.

This commit is contained in:
Jacek Caban 2014-11-25 13:22:44 +01:00 committed by Alexandre Julliard
parent abf44708a4
commit 53d2778f97
1 changed files with 3 additions and 0 deletions

View File

@ -2988,6 +2988,9 @@ static HRESULT WINAPI OleCommandTarget_Exec(IOleCommandTarget *iface, const GUID
case 144: /* TODO */
case 178:
case 179:
case 180:
case 181:
case 182:
return E_NOTIMPL;
default: