https://bugs.winehq.org/show_bug.cgi?id=39965
--- Comment #22 from Austin English austinenglish@gmail.com --- (In reply to Qwerty Chouskie from comment #21)
(In reply to Austin English from comment #20)
(In reply to Qwerty Chouskie from comment #19)
(In reply to Austin English from comment #16)
Created attachment 53401 [details] stub
Does this make any difference?
Now when I click the search button I get: wine: Call from 0x7b83af1c to unimplemented function irprops.cpl.BluetoothFindFirstRadio, aborting
Okay, thanks. That would be a different bug.
What exactly do you mean be that? It seems the program needs the irprops.cpl.BluetoothFindFirstRadio function, shouldn't that fall under this bug (Lego Mindstorms EV3 Software does not find EV3 brick using Bluetooth: **needs irprops.cpl**)?
That tends to lead to meta bugs, every time the bug is 'fixed' it is reopened/renamed to target the next one, and no progress is ever made.
That said, if you can get the list of imports with winedump import MindstormsEV3.exe, I can try to stub them all in one patch for you to test.