https://bugs.winehq.org/show_bug.cgi?id=34897
--- Comment #15 from Qwerty Chouskie asdfghrbljzmkd@outlook.com --- (In reply to Austin English from comment #14)
(In reply to Qwerty Chouskie from comment #13)
Since KB2936068 fixes the problem, could this be closed as NOTOURBUG or maybe WONTFIX?
No, native dlls are not a fix.
The thing is, native DLLs are being used in the first place (dotnet40;vcrun2005;IE), and KB2936068 is updating those native DLLs to a newer version. Also, after installing KB2936068, msctf.dll never even gets called, as setting an override to disable it still allows the program to be launched, so KB2936068 is not just replacing msctf.dll.
Also, from https://wiki.winehq.org/Bugs:
When to report a bug
You should report a bug when:
Wine doesn't run a program the same way as Windows does (e.g. crashes) with the default Wine configuration (i.e. no dlls from Windows, or DllOverrides set).