http://bugs.winehq.org/show_bug.cgi?id=53354 --- Comment #7 from Jörn Heusipp <osmanx@problemloesungsmaschine.de> --- Given the mess (see <https://bugs.openmpt.org/view.php?id=1933>) that was caused by adding icu.dll in Wine 10.20 and adding stub functions that just crash, I have to strongly recommend to not do that. Not adding the functions is actually preferable as it would cause MSVC STL to fail the GetProcAddress calls instead of calling crashing functions. We had to yet again work-around what Wine has done. Given that is has been suggested that 11.1 will do the same as 10.20 has done (<https://gitlab.winehq.org/wine/wine/-/commit/ff0d64407266f7b9780f05845dd34c58c11ecae7>), we have now blacklisted proper tzdb support for all past, current, and future Wine versions in OpenMPT. Roughly 50% of our users on Wine are using Wine staging and not Wine stable, so it is important for us that OpenMPT also works with intermediate development releases of Wine. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.