https://bugs.winehq.org/show_bug.cgi?id=57266
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Ever confirmed|0 |1 Status|UNCONFIRMED |NEW
--- Comment #7 from Austin English austinenglish@gmail.com --- (In reply to Tarmo Pikaro from comment #6)
you need to copy it from a windows installation (alongside msvsmon.exe's DLL, likely in x64 subdir) and run wine with WINEDLLOVERRIDES=webservices=n (see Wine user guide for details aboute native vs builtin) HTH
Ah. Neat trick to cheat Wine to work with native .dll's in windows. I however was looking for permanent solution - so wine + msvsmon.exe would work also in linux docker container with possibility to debug remotely.
It's still a valid bug, that's just a workaround, not the final fix :).