http://bugs.winehq.org/show_bug.cgi?id=7026
------- Additional Comments From rob@codeweavers.com 2007-22-01 06:11 ------- We have a tool called widl that is used to generate code for marshalling and unmarshalling parameters for remote functions, but it isn't ready yet, so we need to use a Microsoft tool called MIDL instead, but there are objections to having MIDL-generated code in Wine because it is difficult to maintain and is hard to apply fix bugs.