ole32: Test the result of IRunningObjectTable_GetObject against S_OK.
commit577644f3c1db5ddd74a22282698286b33a6b6fbb
authorHuw Davies <huw@codeweavers.com>
Fri, 9 Oct 2015 10:13:22 +0000 (9 11:13 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 9 Oct 2015 10:16:43 +0000 (9 19:16 +0900)
tree20a0874991afad7fea8448602ba0c21e101f7122
parentd343371cbc5f09962ffddedaea222519e167df33
ole32: Test the result of IRunningObjectTable_GetObject against S_OK.

Typically it would return MK_E_UNAVAILABLE and not S_FALSE if the moniker
is not registered.

Signed-off-by: Huw Davies <huw@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/ole32/filemoniker.c