http://bugs.winehq.org/show_bug.cgi?id=24357
--- Comment #7 from Juan Lang juan_lang@yahoo.com 2010-09-13 22:22:29 CDT --- (In reply to comment #5)
I think I could solve it if I could figure out how to get trace to work.
You want: WINEDEBUG=+icmp wine ... That'll turn on all debug messages, including trace, for the icmp channel, which is what dlls/iphlpapi/icmp.c uses.