widl: Try to append .tlb extension to importib file name if it can't be found without it.

Alexandre Julliard julliard at winehq.org
Fri Jun 16 07:09:51 CDT 2017


Jacek Caban <jacek at codeweavers.com> writes:

> That's for cases like importlib("oleacc.dll"). MIDL can import them from
> system DLLs, but for widl, we currently need oleacc.dll file in include
> directory. Since it is at least confusing to have a file named
> oleacc.dll between includes, this patch allows providing oleacc.dll.tlb
> file instead.

I'm not sure what you want to do here. Do you want to put a plain
typelib file in includes, but name it .dll.tlb? Or do you need an actual
dll?

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list