include/msvcrt: Redefine towlower* & towupper* with wint_t types.
commit69ab9568b28b594160ffae3ce5fef9439fe74ae3
authorEric Pouech <eric.pouech@gmail.com>
Mon, 2 May 2022 14:10:42 +0000 (2 16:10 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 3 May 2022 16:58:28 +0000 (3 18:58 +0200)
tree0c49016439bc83d46eaec47b85fc600f131aa2a7
parentc515e55d71b233078009a04e0f7baac4b2450485
include/msvcrt: Redefine towlower* & towupper* with wint_t types.

It conflicts in C++ compilation with MINGW builtin definitions.

Signed-off-by: Eric Pouech <eric.pouech@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
include/msvcrt/corecrt_wctype.h
include/msvcrt/wctype.h