Signed-off-by: Piotr Caban piotr@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(-)