Move the Dll init function to compobj.c to avoid having global
commitf3d99b2697e113f449c3fa516b9e15babfca631b
authorMarcus Meissner <marcus@jet.franken.de>
Mon, 16 May 2005 14:12:53 +0000 (16 14:12 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 16 May 2005 14:12:53 +0000 (16 14:12 +0000)
tree2b7e2568cf30e6748df06db4e3ad243bb44ad8a0
parent08cf5a301a78c24c5a3cebb5ea00d7814009b540
Move the Dll init function to compobj.c to avoid having global
variables. Remove need of ole32_main.h.
dlls/ole32/compobj.c
dlls/ole32/compobj_private.h
dlls/ole32/ole2.c
dlls/ole32/ole2_16.c
dlls/ole32/ole32_main.c
dlls/ole32/ole32_main.h [deleted file]