ole32: OleLoad should call CoCreateInstance with CLSCTX_INPROC_SERVER as well as...
authorRob Shearman <rob@codeweavers.com>
Mon, 5 Mar 2007 20:44:52 +0000 (20:44 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 6 Mar 2007 11:10:47 +0000 (12:10 +0100)
commit356fdcbb1545d076cf921301c90ab4ae9f99d59c
tree480240c144e201f5ac1df092bdacb2e67b1ca503
parent25e983d3890933e0b12a6f05794a65bc04fde6db
ole32: OleLoad should call CoCreateInstance with CLSCTX_INPROC_SERVER as well as CLSCTX_INPROC_HANDLER.
dlls/ole32/ole2.c