wine/dlls/msvcrt
Eric Pouech d1eb78a75d ucrtbase: Handle undecoration of function's reference qualifiers (C++11).
Introducing get_function_qualifier().
Feature is not available in msvcrt.

Signed-off-by: Eric Pouech <eric.pouech@gmail.com>
2022-11-21 18:03:53 +01:00
..
tests msvcrt/tests: Fix typo (Coverity). 2022-11-02 16:00:01 +01:00
bnum.h
concurrency.c
console.c msvcrt: Add _vcwprintf_l implementation. 2022-11-16 21:24:19 +01:00
cpp.c
cppexcept.h
crt_gccmain.c
crt_main.c
crt_winmain.c
crt_wmain.c
crt_wwinmain.c
ctype.c
cxx.h
data.c
dir.c msvcrt: Change return type of _splitpath_s to errno_t. 2022-11-03 18:33:09 +01:00
environ.c
errno.c
except.c
except_arm.c
except_arm64.c
except_i386.c
except_x86_64.c
exit.c
file.c msvcrt: Use WINAPIV calling convention for variadic functions. 2022-11-07 20:15:02 +01:00
heap.c
iob.c
locale.c
lock.c
main.c
Makefile.in
math.c
mathf.c
mbcs.c
misc.c
msvcrt.h
msvcrt.spec msvcrt: Add _vcwprintf_l implementation. 2022-11-16 21:24:19 +01:00
mtdll.h
onexit.c
printf.h
process.c
rsrc.rc
scanf.c
scanf.h
sincos.c
string.c
thread.c
time.c
undname.c ucrtbase: Handle undecoration of function's reference qualifiers (C++11). 2022-11-21 18:03:53 +01:00
wcs.c msvcrt: Add _scwprintf_p implementation. 2022-11-16 21:24:19 +01:00