"Robert Shearman" rob@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.