21 Jul
2020
21 Jul
'20
10:21 a.m.
Signed-off-by: Piotr Caban <piotr(a)codeweavers.com> --- v2: - fix comctl32 test failure, the test was failing because of a difference between msvcrt.dll and ucrtbase.dll, it turns out that iswprint should not be used at all - make the _wctype table compatible with all versions of C runtime dlls/comctl32/status.c | 2 +- dlls/comctl32/tests/status.c | 22 ++++++++++++++-------- 2 files changed, 15 insertions(+), 9 deletions(-)