Sweden-Number/dlls/msvcrt
Piotr Caban 7ba79ca9d2 msvcrt: Pass correct buffer size to snwprintf in DoMessageBoxW helper.
Spotted by Nikolay.

Signed-off-by: Piotr Caban <piotr@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2016-12-27 18:16:54 +01:00
..
tests msvcrt/tests: Correctly declare base class to avoid a compiler warning. 2016-12-22 15:08:00 +01:00
Makefile.in
console.c
cpp.c
cppexcept.h
ctype.c
cxx.h
data.c
dir.c msvcrt: Added _wfindnext32(). 2016-11-04 17:55:07 +01:00
environ.c
errno.c
except.c
except_arm.c
except_i386.c
except_x86_64.c
exit.c msvcrt: Pass correct buffer size to snwprintf in DoMessageBoxW helper. 2016-12-27 18:16:54 +01:00
file.c ucrtbase: Added _sopen_dispatch/_wsopen_dispatch. 2016-10-31 15:40:25 +01:00
heap.c
locale.c
lock.c msvcr120: Add _Condition_variable implementation. 2016-11-17 10:22:31 -06:00
main.c
math.c msvcrt: Implement nearbyint and nearbyintf. 2016-11-22 16:30:40 +01:00
mbcs.c
misc.c msvcrt: Add _lfind_s. 2016-11-29 12:14:44 +01:00
msvcrt.h
msvcrt.spec msvcrt: Disable relay for the __libm_sse2 functions. 2016-12-21 18:37:21 +01:00
mtdll.h
printf.h msvcrt: Improve multibyte characters support in printf. 2016-11-15 16:06:30 -06:00
process.c
rsrc.rc
scanf.c
scanf.h
string.c
thread.c
time.c
undname.c
wcs.c