shell32: Since shlwapi imports ole32, there's no point in shell32 delay-importing ole32.

Dmitry Timoshkov dmitry at codeweavers.com
Tue Apr 10 04:36:39 CDT 2007


"Robert Shearman" <rob at codeweavers.com> wrote:

> shell32: Since shlwapi imports ole32, there's no point in shell32 delay-importing ole32.

shlwapi has ole32 as a delay load, just like a native one does. Native shell32
also has ole32 as a delay loaded dependency. So, we might at least have ole32
as a delay loaded import just for compatibility with native dlls.

-- 
Dmitry.



More information about the wine-devel mailing list