Jacek Caban jacek@codeweavers.com writes:
Emulate MSVC-style delayload by creating required delay importlibs from .def files on demand.
That's not going to work for importlibs that contain object files. I also think we should be moving away from .def files, instead of relying more on them.