Sweden-Number/include/msvcrt
Eric Pouech 69ab9568b2 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>
2022-05-03 18:58:28 +02:00
..
sys
assert.h
complex.h
conio.h
corecrt.h include/msvcrt: Add attribute((format)) to printf and scanf -like APIs. 2022-01-31 18:38:55 +01:00
corecrt_io.h
corecrt_startup.h
corecrt_stdio_config.h
corecrt_wctype.h include/msvcrt: Redefine towlower* & towupper* with wint_t types. 2022-05-03 18:58:28 +02:00
corecrt_wdirect.h
corecrt_wio.h
corecrt_wprocess.h
corecrt_wstdio.h include: Use the standard va_list instead of __ms_va_list when building with msvcrt. 2021-10-15 18:28:01 +02:00
corecrt_wstdlib.h
corecrt_wstring.h include: Add _tcsxfrm_l declaration. 2021-07-22 21:14:56 +02:00
corecrt_wtime.h
crtdbg.h include/msvcrt: Add attribute((format)) to printf and scanf -like APIs. 2022-01-31 18:38:55 +01:00
crtdefs.h
ctype.h ctype.h: Add _isctype_l() declaration. 2021-10-18 18:34:56 +02:00
direct.h
dirent.h
dos.h
eh.h
errno.h
fcntl.h
fenv.h ucrtbase: Copy fenv tests from msvcr120. 2021-05-19 10:32:13 +02:00
float.h include: Add _fpreset(). 2021-11-30 22:07:21 +01:00
fpieee.h
intrin.h include: Include x86intrin.h in msvcrt/intrin.h. 2021-03-16 20:36:43 +01:00
inttypes.h
io.h
limits.h
locale.h
malloc.h include: Add declarations of _alloca and alloca for MSVC mode. 2022-04-25 11:37:59 +02:00
math.h include: Add some math declarations. 2022-04-13 16:31:23 +02:00
mbctype.h
mbstring.h
memory.h
process.h
search.h
setjmp.h winecrt0: Add missing members in _JUMP_BUFFER for SJLJ. 2021-07-19 20:09:58 +02:00
share.h
signal.h
stdbool.h
stddef.h include: Use __builtin_offsetof on Clang. 2021-10-07 18:03:11 +02:00
stdint.h
stdio.h include: Add _sscanf_l. 2022-02-04 22:44:49 +01:00
stdlib.h include: Add prototypes for the byteswap functions. 2021-10-13 18:41:02 +02:00
string.h include: Add _tcsxfrm_l declaration. 2021-07-22 21:14:56 +02:00
time.h
uchar.h
unistd.h
wchar.h
wctype.h include/msvcrt: Redefine towlower* & towupper* with wint_t types. 2022-05-03 18:58:28 +02:00