SHGetMalloc must use MEMCTX_TASK, otherwise CoGetMalloc will
commit2c5efe31c007c1760416d4aa4eb607ec541caf5a
authorAndreas Mohr <amohr@codeweavers.com>
Wed, 13 Dec 2000 21:29:35 +0000 (13 21:29 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 13 Dec 2000 21:29:35 +0000 (13 21:29 +0000)
treecd5916d380e841bf0049e67b9289eb70eacc17b2
parent3481e8039eab814ea2689e19d6de2361a6802804
SHGetMalloc must use MEMCTX_TASK, otherwise CoGetMalloc will
badly fail with E_INVALIDARG in case native OLE32 is used.
dlls/shell32/shellole.c
include/wine/obj_base.h