Hi Juan,
On Thu, Jul 10, 2008 at 10:28 PM, Juan Lang juan.lang@gmail.com wrote:
I need that. I would like to implement comm status and fault status awareness in WINE's rpcrt4, because my applications crash in WINE because of the lack of proper comm status and fault status awareness in WINE's RPC implementation. From debugging NdClientCall2 in XP I deduce I need this.
I hate to be the one to break it to you, but debugging ndrclientCall2 in XP precludes you from contributing to wine's implementation. --Juan
Oh, I did not know that. What should I do now? Does that mean I can never ever contribute something to improve that function?