CoInitialize(Ex) should return S_FALSE when COM is already initialized
authorChristian Costa <titan.costa@wanadoo.fr>
Wed, 12 Jan 2005 19:58:09 +0000 (19:58 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 12 Jan 2005 19:58:09 +0000 (19:58 +0000)
commita010e3b3fa55b3b801fd011720c5205f31d31587
treeab9baa737f1b6af2cf15513b2e127906964b76f8
parentd7b4d60cd7db568c225b66db97c81e7795503dac
CoInitialize(Ex) should return S_FALSE when COM is already initialized
for the current thread.
dlls/ole32/compobj.c