http://bugs.winehq.org/show_bug.cgi?id=20041
--- Comment #5 from Juan Luis ntrrgc@gmail.com 2010-09-08 12:03:46 CDT --- After making a regression test, I discovered the problematic patch:
commit f0491f61ba04d62ba1e6c7d596e14610446a1bdc Author: Hans Leidekker hans@codeweavers.com Date: Wed Apr 29 11:41:02 2009 +0200
iphlpapi: Implement GetAdaptersAddresses.
However, that regression comes from wine-1.1.20, while we are in wine-1.3.2, and reverting iphlpapi to wine-1.1.20 one into the latest build, does not work. For some reason, it fails to detect network on Rise of Nations.
Anyway, better than reverting we should fix iphlpapi to made it work with Rise of Nations.