http://bugs.winehq.org/show_bug.cgi?id=14465
--- Comment #2 from Stefan Kuhr winesku@googlemail.com 2008-07-13 09:23:15 --- Created an attachment (id=14785) --> (http://bugs.winehq.org/attachment.cgi?id=14785) Patch for proper determination of comm_status and fault_status variables
Code that determines the addresses of the comm_status and fault_status variables. Note that this code has been written before I started debugging the XP implementation of NdrClientCall2, so it is not affected by the outcome of the discussion "How do I write an exception filter?" on the wine devel list. This patch could be the starting point for someone who is allowed to add comm and fault status functionality to NdrClientCall2.