https://bugs.winehq.org/show_bug.cgi?id=56271
--- Comment #5 from Hans Leidekker hans@meelstraat.net --- (In reply to temp82 from comment #3)
saw this on wine's gitlab. hope it helps.
Right, the app checks the return pointer instead of the return value which caused an infinite loop. It also asks for connected networks only which wasn't supported. Both bugs are fixed with that MR.
Missing library for Windows.Networking.Connectivity.NetworkInformation deserves its own report.