https://bugs.winehq.org/show_bug.cgi?id=43503
Bug ID: 43503 Summary: FUJITSU Software ATLAS: unimplemented function msvcr80.dll._ismbcl0 called in 32-bitt code Product: Wine Version: 2.13 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: msvcrt Assignee: wine-bugs@winehq.org Reporter: yasuakit+winehq@gmail.com Distribution: ---
Created attachment 58884 --> https://bugs.winehq.org/attachment.cgi?id=58884 backtrace of ATLAS translatation editor crash
ATLAS V14 translation editor crashes when it tries to detect cp932 (Japanese) Kanji exists or not, because _ismbcl0 is not implemented.
URL: https://docs.microsoft.com/en-us/cpp/c-runtime-library/reference/ismbcl0-ism...
Expected behavior: It detect Kanji automatically, and translate between English and Japanese properly.
Actual behavior: It crashes.
Environment: Fedora 26 x86_64