Sweden-Number/dlls/msvcrt
Alexandre Julliard 1c66fab80a msvcrt/tests: Use the _winver etc. variables instead of the __p_ functions that don't exist on 64-bit. 2009-05-20 17:47:43 +02:00
..
tests msvcrt/tests: Use the _winver etc. variables instead of the __p_ functions that don't exist on 64-bit. 2009-05-20 17:47:43 +02:00
Makefile.in
console.c msvcrt: Convert all the printf functions to use MS ABI varargs. 2009-01-03 11:38:25 +01:00
cpp.c
cppexcept.c
cppexcept.h
ctype.c
data.c msvcrt: Do not set the windows version to 0.5. 2009-04-20 17:29:26 +02:00
dir.c
environ.c
errno.c
except.c msvcrt: Fix an unused function warning on non-i386. 2009-01-08 17:29:59 +01:00
exit.c
file.c msvcrt: Don't try to duplicate invalid handles. Don't reset std handles if we didn't set them. 2009-02-18 14:44:17 +01:00
heap.c
locale.c msvcrt: Implement ___lc_codepage_func, ___lc_collate_cp_func and ___lc_handle_func. 2009-04-15 15:56:45 -05:00
lock.c
main.c
math.c msvcrt: Correct implementation of _ecvt() with tests. 2009-04-14 14:50:07 -05:00
mbcs.c msvcrt: Implement _mbcjistojms. 2009-02-06 13:03:34 +01:00
misc.c
msvcrt.h msvcrt: Fix the time_t definition for the msvcrt build. 2009-01-05 15:07:53 +01:00
msvcrt.spec msvcrt: Implement ___lc_codepage_func, ___lc_collate_cp_func and ___lc_handle_func. 2009-04-15 15:56:45 -05:00
mtdll.h
process.c msvcrt: Convert the spawn and exec functions to use MS ABI varargs. 2009-01-03 11:38:25 +01:00
rsrc.rc
scanf.c msvcrt: Convert all the scanf functions to use MS ABI varargs. 2009-01-03 11:38:25 +01:00
scanf.h msvcrt: Fix scanf to correctly parse pointers on 64-bit. 2009-04-06 20:58:10 +02:00
string.c
thread.c
time.c msvcrt: Remove superfluous pointer casts. 2009-01-29 14:06:15 +01:00
undname.c
wcs.c msvcrt: Implement _vscprintf and _vscwprintf. 2009-03-26 16:12:15 +01:00