http://bugs.winehq.org/show_bug.cgi?id=32172
Bruno Jesus 00cpxxx@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |00cpxxx@gmail.com
--- Comment #2 from Bruno Jesus 00cpxxx@gmail.com 2012-11-08 07:19:44 CST --- If the program really operates through tcp/ip you could try getting a +winsock log. Run the program like:
WINEDEBUG=+winsock wine your_program.exe &> /tmp/output.txt