Sweden-Number/dlls/msvcrt
Piotr Caban 35e570eb09 msvcrt: Change __getmainargs signature.
It was changed in newer versions of msvcrt/msvcrXX dlls.

Signed-off-by: Piotr Caban <piotr@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-02-15 15:07:03 +01:00
..
tests msvcrt: Add _ismbcl2(). 2019-02-15 15:06:54 +01:00
Makefile.in
console.c
cpp.c
cppexcept.h
ctype.c msvcrt: Optimize toupper function when locale was never changed. 2019-01-23 17:41:54 +01:00
cxx.h
data.c msvcrt: Change __getmainargs signature. 2019-02-15 15:07:03 +01:00
dir.c
environ.c
errno.c
except.c
except_arm.c
except_arm64.c
except_i386.c
except_x86_64.c
exit.c msvcrt: Export onexit functions for compatibility with Mingw. 2018-12-14 18:24:46 +01:00
file.c msvcrt: Add some more MSVCRT prefixes to avoid conflicts with recent Mingw. 2018-12-14 18:24:46 +01:00
heap.c
locale.c msvcrt: Optimize tolower function when locale was never changed. 2019-01-23 17:41:52 +01:00
lock.c
main.c
math.c
mbcs.c msvcrt: Add _ismbcl2(). 2019-02-15 15:06:54 +01:00
misc.c
msvcrt.h msvcrt: Use mbtowc/wctomb for string conversion in printf. 2019-02-15 15:06:28 +01:00
msvcrt.spec msvcrt: Add _ismbcl2(). 2019-02-15 15:06:54 +01:00
mtdll.h
printf.h msvcrt: Use mbtowc/wctomb for string conversion in printf. 2019-02-15 15:06:28 +01:00
process.c msvcrt: Add some more MSVCRT prefixes to avoid conflicts with recent Mingw. 2018-12-14 18:24:46 +01:00
rsrc.rc
scanf.c
scanf.h
scheduler.c
string.c
thread.c
time.c msvcrt: Use GetDaylightFlag() to set dstflag value in _ftime64. 2018-12-21 14:01:14 +01:00
undname.c
wcs.c msvcrt: _towupper_l only uppercase a-z in C locale. 2019-01-28 18:35:46 +01:00