Le 21/04/2022 à 14:47, Alexandre Julliard a écrit :
Eric Pouech<eric.pouech(a)gmail.com> writes:
there are locale where conhost.exe under Wine fails at startup (when TranslateCharsetInfo( GetACP() ... ) fails) It sounds like something we need to fix instead of skipping the test.
well, I though the patches weren't committed because of the failing tests... but that's a rather strange situation tests were failing on some locale the createprocess on CUI subsystem process broke some more tests in kernel32 (that's the situation reflected by marvin after patch #1 which is a no op) tests were broken (partly only testing win7 behavior) the serie solves at least the last two issues so I'm puzzled concerning the way to go regarding this serie TIA