http://bugs.winehq.org/show_bug.cgi?id=33272 --- Comment #2 from Iskren Todorov <metalgrid(a)mail.bg> 2013-03-26 07:37:44 CDT --- I don't know if the program (Colasoft Ping Tool) is, but I tested the following: Compile the example program from http://msdn.microsoft.com/en-us/library/windows/desktop/aa366050(v=vs.85).as... with wineg++ -m32 icmpsendecho.cpp -lws2_32 -liphlpapi and ran the resulting executable ./icmpsendecho.exe 0.0.0.0 Sent icmp message to 0.0.0.0 Received 1 icmp message response Information from this response: Received from 127.0.0.1 Status = 0 Roundtrip time = 0 milliseconds I hope this info is useful. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.