http://bugs.winehq.org/show_bug.cgi?id=9153
Summary: midl generates wrong output Product: Wine Version: 0.9.42. Platform: PC OS/Version: Linux Status: NEW Severity: normal Priority: P2 Component: wine-ole AssignedTo: wine-bugs@winehq.org ReportedBy: thestig@google.com
With MIDL Compiler Version 6.00.0361, I ran:
wine Midl.exe -I../include test.idl
and got the wrong output with native oleaut32. If I install dcom98 and use native oleaut32, then I get the right output.