CoLoadLibrary gets UNICODE, not ASCII strings. (spotted by Lawson
authorMarcus Meissner <marcus@jet.franken.de>
Sat, 4 Mar 2000 19:24:25 +0000 (19:24 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Sat, 4 Mar 2000 19:24:25 +0000 (19:24 +0000)
commit09ee5d0a563aa2496076ddb2c8f03194a20d8183
tree26bb16193a80d19224f2ec0570d39fac2dd345c8
parent4d8d8b56692f93dfc1902de28a30e89ce953babe
CoLoadLibrary gets UNICODE, not ASCII strings. (spotted by Lawson
Whitney), removed the dllName component of the openDlls.  Added some
debugstr_guid().
dlls/ole32/compobj.c
include/ole.h
include/wine/obj_base.h