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 include: Use proper dllimports for msvcrt functions. 2020-11-24 18:50:06 +01:00
assert.h include: Use proper dllimports for msvcrt functions. 2020-11-24 18:50:06 +01:00
complex.h msvcrt: Use _Dcomplex definition from public header. 2020-12-04 16:37:39 +01:00
conio.h include: Use proper dllimports for msvcrt functions. 2020-11-24 18:50:06 +01:00
corecrt.h include/msvcrt: Add attribute((format)) to printf and scanf -like APIs. 2022-01-31 18:38:55 +01:00
corecrt_io.h include: Add corecrt_io.h header. 2020-12-04 16:41:16 +01:00
corecrt_startup.h include: Avoid _onexit_t redefinition. 2020-04-06 21:22:39 +02:00
corecrt_stdio_config.h ucrtbase: Support _CRT_INTERNAL_PRINTF_STANDARD_ROUNDING flag in printf. 2020-08-06 19:34:41 +02:00
corecrt_wctype.h include/msvcrt: Redefine towlower* & towupper* with wint_t types. 2022-05-03 18:58:28 +02:00
corecrt_wdirect.h include: Use proper dllimports for msvcrt functions. 2020-11-24 18:50:06 +01:00
corecrt_wio.h include: Use proper dllimports for msvcrt functions. 2020-11-24 18:50:06 +01:00
corecrt_wprocess.h include: Use proper dllimports for msvcrt functions. 2020-11-24 18:50:06 +01:00
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 msvcrt: Remove MSVCRT_ prefix from wcs.c functions. 2020-12-03 21:00:22 +01:00
corecrt_wstring.h include: Add _tcsxfrm_l declaration. 2021-07-22 21:14:56 +02:00
corecrt_wtime.h include: Use proper dllimports for msvcrt functions. 2020-11-24 18:50:06 +01:00
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 include: Use proper dllimports for msvcrt functions. 2020-11-24 18:50:06 +01:00
dirent.h
dos.h include: Use proper dllimports for msvcrt functions. 2020-11-24 18:50:06 +01:00
eh.h include: Use proper dllimports for msvcrt functions. 2020-11-24 18:50:06 +01:00
errno.h include: Use proper dllimports for msvcrt functions. 2020-11-24 18:50:06 +01:00
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 include: Use proper dllimports for msvcrt functions. 2020-11-24 18:50:06 +01:00
intrin.h include: Include x86intrin.h in msvcrt/intrin.h. 2021-03-16 20:36:43 +01:00
inttypes.h
io.h msvcrt: Remove MSVCRT_ prefix from file.c functions. 2020-12-03 21:00:22 +01:00
limits.h
locale.h msvcrt: Use _configthreadlocale arguments definition from public header. 2020-12-04 16:41:16 +01:00
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 msvcrt: Remove non-needed function declarations from msvcrt.h. 2020-12-04 16:41:16 +01:00
mbstring.h msvcrt: Remove non-needed function declarations from msvcrt.h. 2020-12-04 16:41:16 +01:00
memory.h include: Use proper dllimports for msvcrt functions. 2020-11-24 18:50:06 +01:00
process.h include: Use proper dllimports for msvcrt functions. 2020-11-24 18:50:06 +01:00
search.h include: Use proper dllimports for msvcrt functions. 2020-11-24 18:50:06 +01:00
setjmp.h winecrt0: Add missing members in _JUMP_BUFFER for SJLJ. 2021-07-19 20:09:58 +02:00
share.h
signal.h include: Use proper dllimports for msvcrt functions. 2020-11-24 18:50:06 +01:00
stdbool.h include/msvcrt: Add stdbool.h header. 2020-08-10 10:54:32 +02:00
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 include: Use proper dllimports for msvcrt functions. 2020-11-24 18:50:06 +01:00
uchar.h
unistd.h
wchar.h include: Use proper dllimports for msvcrt functions. 2020-11-24 18:50:06 +01:00
wctype.h include/msvcrt: Redefine towlower* & towupper* with wint_t types. 2022-05-03 18:58:28 +02:00