iphlpapi: Changed return value of NotifyAddrChange() stub and added test cases. (try 2)

Janne Hakonen joyer83 at live.fi
Tue Feb 8 12:34:31 CST 2011


> This test is safe, but it depends on the caller setting handle to some
> value other than INVALID_HANDLE_VALUE.  I think it might be safer to
> have NotifyAddrChange set the handle value instead, and to mark the
> test todo_wine.  I'm worried that some other app might assume that the
> call to NotifyAddrChange succeeded and attempt to do a wait on an
> invalid handle value, resulting in a crash.

Yes, sounds reasonable. I'll change that.

Thanks,
Janne



More information about the wine-devel mailing list