https://bugs.winehq.org/show_bug.cgi?id=51345
--- Comment #5 from Damjan Jovanovic damjan.jov@gmail.com --- (In reply to Damjan Jovanovic from comment #4)
Hacking winemenubuilder to always return a failed HRESULT when LoadLibraryExW() fails stops it from crashing, but it still does not fix this bug. Maybe this bug is caused by the same problem happening somewhere other than winemenubuilder. Or, there are additional regressions introduced by that patchset.
This is only a problem immediately after the patchset, it is no longer a problem in the latest master, so this bug must be due to a different regression from that patchset.