https://bugs.winehq.org/show_bug.cgi?id=47174
--- Comment #4 from Louis Lenders xerox.xerox2000x@gmail.com --- (In reply to Zebediah Figura from comment #3)
If the library is failing to load, the interesting part is probably what happens inside of LoadLibrary(). What failure code is it returning? What does a +module trace say?
Well, as reported above, there is no such dll (also not when installed in windows as reporter claimed)
002a:Call KERNEL32.LoadLibraryW(142734aa0 L"../System32/AvidRemoteObjects364.dll") ret=140174f65
So no idea why it tries loading a nonexistant dll for now