ole32: RegisterDragDrop should return E_OUTOFMEMORY in the case that COM isn't intial...
commit5e2d890e5d6371263cf9a131c6fea915af562b37
authorRob Shearman <rob@codeweavers.com>
Sun, 7 Oct 2007 14:52:28 +0000 (7 16:52 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 9 Oct 2007 15:52:46 +0000 (9 17:52 +0200)
tree56426deea99d047169576bd04cbdf855c3bbf5e9
parent4b8ca91d036f3e0098023abce4c992466ce4517d
ole32: RegisterDragDrop should return E_OUTOFMEMORY in the case that COM isn't intialised, instead of CO_E_NOTINITIALIZED.
dlls/ole32/ole2.c
dlls/ole32/tests/dragdrop.c