Sweden-Number/dlls/msvcrt
Alexandre Julliard dfdea6c4a5 msvcrt: Add -ret64 flag on some functions that return a 64-bit value. 2010-08-29 12:09:36 +02:00
..
tests msvcrt: Added _gcvt_s implementation. 2010-08-27 12:06:43 +02:00
Makefile.in dlls: Remove explicit imports of kernel32 and ntdll. 2010-07-21 17:38:36 +02:00
console.c
cpp.c msvcrt: Use a __thiscall macro where appropriate to make the calling convention clearer. 2010-08-24 16:31:25 +02:00
cppexcept.c
cppexcept.h
ctype.c
data.c
dir.c msvcrt: Implement _wmakepath_s. 2010-06-25 12:49:57 +02:00
environ.c
errno.c
except.c
exit.c msvcrt: Added _set_purecall_handler implementation. 2010-08-25 17:37:48 +02:00
file.c
heap.c msvcrt: Rename _TRUNCATE to MSVCRT__TRUNCATE. 2010-06-07 13:51:34 +02:00
locale.c msvcrt: Use the correct strdup function for locale data. 2010-06-28 11:45:01 +02:00
lock.c
main.c msvcrt: Make sure msvcrt doesn't get unloaded. 2010-05-28 20:33:27 +02:00
math.c msvcrt: Added _gcvt_s implementation. 2010-08-27 12:06:43 +02:00
mbcs.c msvcrt: Rename _TRUNCATE to MSVCRT__TRUNCATE. 2010-06-07 13:51:34 +02:00
misc.c
msvcrt.h msvcrt: Added _gcvt_s implementation. 2010-08-27 12:06:43 +02:00
msvcrt.spec msvcrt: Add -ret64 flag on some functions that return a 64-bit value. 2010-08-29 12:09:36 +02:00
mtdll.h
process.c msvcrt: Support system(NULL). 2010-05-28 16:22:26 +02:00
rsrc.rc
scanf.c
scanf.h
string.c msvcrt: Fixed strtod_l/wcstod_l implementation. 2010-07-22 16:11:02 +02:00
thread.c
time.c msvcrt: Added _gmtime32_s and _gmtime64_s implementation. 2010-08-27 12:06:00 +02:00
undname.c
wcs.c msvcrt: Added _scprintf implementation. 2010-08-27 12:06:12 +02:00