https://bugs.winehq.org/show_bug.cgi?id=45116
Hanno Meyer-Thurow h.mth@web.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #61331|0 |1 is obsolete| |
--- Comment #11 from Hanno Meyer-Thurow h.mth@web.de --- Created attachment 61332 --> https://bugs.winehq.org/attachment.cgi?id=61332 Implementation of NotifyAddrChange: build fixes for 3.7 (v4)
Added 'struct ip_async_io' to handle callback with user data. Taken from fileio code. Minor fixes like releasing non-acquired fd in IPHLPAPI_initmonitorhandle and properly releasing ip_async_io instance in IPHLPAPI_apc_NotifyAddrChange.
With this variant application will not crash anymore, device still not detected. Though, there is still a null pointer exception. I will attach a log minus d3d/dxgi messages.