http://bugs.winehq.org/show_bug.cgi?id=25206
--- Comment #82 from Janne Hakonen joyer83@live.fi 2011-02-05 15:55:30 CST --- (In reply to comment #81)
Created an attachment (id=33157)
--> (http://bugs.winehq.org/attachment.cgi?id=33157) [details]
Attached are some test cases for NotifyAddrChange + CancelIPChangeNotify.
Ah, forgot to mention that I have ran non-interactive tests successfully against following OSes: Win NT 4 SP6 Win 2000 Pro SP4 Win XP Pro SP3 Win 2003 SP2 Win Vista Win 2008 Win 7 Pro x86 Win 7 Pro x64
Interactive tests, which requires user to change IP address of a network interface, I have successfully ran on Win 7 Pro x64.
To turn on interactivity set following: set WINETEST_INTERACTIVE=1
To change address: Start --> Search: "View Network Connections" --> double click one of the connections --> Networking tab --> double click Internet Protocol Version 4 --> change IP address or Subnet mask --> click Ok --> click Ok
The tests will fail on Wine since NotifyAddrChange and CancelIPChangeNotify are still just stubs.