http://bugs.winehq.org/show_bug.cgi?id=3966
------- Additional Comments From saulius.krasuckas@elst.vtu.lt 2006-11-01 15:14 ------- My guess may be wrong, but I think the goal of wine devs is to avoid using of native DLLs at all. So for this reason they are never going to implement such feature.
But no one stops you or other guy from implementing it. Still, as you can automate overrides for your application (described in the earlier post), coding DLL-override-pairing wouldn't be worth the contributed time, which instead can be used to implement missing features of odbccp32 or oleaut32. :)