http://bugs.winehq.org/show_bug.cgi?id=14465
--- Comment #5 from Stefan Kuhr winesku@googlemail.com 2009-07-21 15:49:57 --- Andrew,
did you run the RPC server under Wine? I never dared to do that, it is not what this bug is all about. comm_status and fault_status are things that an RPC-client should handle properly, the server doesn't even know how the client handles comm_status and fault_status or if it handles it at all. If you want to reproduce the problems with the missing handling of comm_status and fault_status, then you should run the server on a windows box and the client under Wine. I am sorry if this wasn't clear enough from my bug description.