[PATCH] ping: Implemented -n functionality.

Alex Henrie alexhenrie24 at gmail.com
Fri Feb 16 23:42:14 CST 2018


Hello Isira, and thanks for your interest in contributing to Wine! If
I remember correctly, ping.exe was supposed to call IcmpSendEcho, but
no one has written the code yet. Can you rewrite your patch using
IcmpSendEcho instead of calling the external Unix command?

-Alex



More information about the wine-devel mailing list