ole32: OleInitialize should return S_OK if it is called for the first time on a threa...
commit932544d34c24ee3e69dbd9c80a343b29ef96ebbe
authorRob Shearman <robertshearman@gmail.com>
Mon, 16 Nov 2009 23:41:48 +0000 (16 23:41 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 17 Nov 2009 14:14:53 +0000 (17 15:14 +0100)
treebba0a8db0553f12672c248c0636ba5964564d2c6
parentd168f71912ed9f024dba6ffc51c6f19c89781a3b
ole32: OleInitialize should return S_OK if it is called for the first time on a thread independently of CoInitializeEx.
dlls/ole32/ole2.c
dlls/ole32/tests/compobj.c