ole32: Keep a list of the loaded dlls for each apartment.
commitab7f796fcb5627b0d33909186877da1b5039c18f
authorRob Shearman <rob@codeweavers.com>
Wed, 4 Apr 2007 17:57:31 +0000 (4 18:57 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 4 Apr 2007 19:28:36 +0000 (4 21:28 +0200)
tree2da7663fa58b404eef720717cf4b1f47a4305e59
parent30721a88e3091c2ccdef3b058d0c87eaf7be2303
ole32: Keep a list of the loaded dlls for each apartment.

Use it to make CoFreeUnusedLibraries per-apartment.
dlls/ole32/compobj.c
dlls/ole32/compobj_private.h
dlls/ole32/tests/compobj.c