Sweden-Number/dlls/msvcrt
Alexandre Julliard f0cd33c69e include: Add support for defining Win32 types as 'long' where possible.
Add -DWINE_NO_LONG_TYPES to modules that still have compilation
warnings with long types.

Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2022-01-27 20:38:22 +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 msvcr100: Add _Timer class implementation. 2021-11-30 22:07:21 +01:00
console.c
cpp.c
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 msvcrt: Fix double-free and memory leak in type_info destructor. 2021-12-16 20:44:27 +01:00
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
heap.c
iob.c
locale.c
lock.c
main.c
math.c msvcrt: Fix Pi constants while computing acosf. 2022-01-19 16:27:16 +01:00
mathf.c
mbcs.c
misc.c
msvcrt.h
msvcrt.spec
mtdll.h
onexit.c
printf.h
process.c
rsrc.rc
scanf.c
scanf.h
sincos.c
string.c
thread.c
time.c msvcrt: Fix _strtime implementation in Hindi locale. 2021-12-13 17:58:22 +01:00
undname.c msvcrt: Add support for demangling char{8,16,32}_t types. 2022-01-19 16:27:13 +01:00
wcs.c