ole32: Move the handling of loading a dll and getting an in-process object from it...
authorRob Shearman <rob@codeweavers.com>
Wed, 4 Apr 2007 17:55:23 +0000 (18:55 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 4 Apr 2007 19:27:07 +0000 (21:27 +0200)
commitc40f1b665963da138a4fed8568633ea8c2541180
tree7d7db8baa566decc1fbce0c691587e49480116c3
parent679bfdab28d5af8d9a02d0d5cb60c604a56d33ee
ole32: Move the handling of loading a dll and getting an in-process object from it to an apartment-specific function.

Use it to implement apartment_hostobject in a cleaner way so that it is
guaranteed to not recurse.
dlls/ole32/compobj.c