Sweden-Number/dlls/msvcrt
Piotr Caban a656a8b644 ucrtbase: Add support for r-value demangling in unDName.
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=44202
Signed-off-by: Piotr Caban <piotr@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2022-02-07 20:18:17 +01:00
..
tests include: Add support for defining Win32 types as 'long' where possible. 2022-01-27 20:38:22 +01:00
Makefile.in include: Add support for defining Win32 types as 'long' where possible. 2022-01-27 20:38:22 +01:00
bnum.h
concurrency.c msvcr*: Use correct integral type in Interlocked* calls. 2022-02-04 19:42:01 +01:00
console.c
cpp.c msvcrt: Use correct integral types in structs. 2022-02-03 21:05:27 +01:00
cppexcept.h
crt_gccmain.c msvcrt: Use __WINE_PE_BUILD in crt_gccmain.c. 2022-01-03 19:07:06 +01:00
crt_main.c
crt_winmain.c
crt_wmain.c
crt_wwinmain.c
ctype.c
cxx.h
data.c
dir.c
environ.c
errno.c
except.c
except_arm.c
except_arm64.c
except_i386.c
except_x86_64.c
exit.c
file.c msvcr*: Use correct integral type in Interlocked* calls. 2022-02-04 19:42:01 +01:00
heap.c msvcr*: Use correct integral type in Interlocked* calls. 2022-02-04 19:42:01 +01:00
iob.c
locale.c msvcrt: Add casts to avoid 'long' types warning in locale functions. 2022-02-03 21:06:11 +01:00
lock.c
main.c
math.c msvcrt: Use correct integral type in _except1. 2022-02-04 19:42:01 +01:00
mathf.c
mbcs.c
misc.c
msvcrt.h msvcrt: Use correct integral types in structs. 2022-02-03 21:05:27 +01:00
msvcrt.spec
mtdll.h
onexit.c
printf.h
process.c
rsrc.rc
scanf.c
scanf.h
sincos.c
string.c
thread.c msvcrt: Add cast to avoid 'long' types warning in _beginthreadex. 2022-02-03 21:06:02 +01:00
time.c
undname.c ucrtbase: Add support for r-value demangling in unDName. 2022-02-07 20:18:17 +01:00
wcs.c