wine-wine/dlls/msvcrt
Andrew Nguyen eb09472870 msvcrt: Initialize _wenviron in Unicode environment getter function. 2010-10-07 12:00:27 +02:00
..
tests msvcrt: Initialize _wenviron in Unicode environment getter function. 2010-10-07 12:00:27 +02:00
Makefile.in makefiles: Add a standard header for all makefiles to replace the common variable initializations. 2010-09-19 12:36:48 +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 msvcrt: Initialize environ on DLL load. 2010-09-30 17:51:16 +02:00
dir.c msvcrt: Fix _splitpath and _wsplitpath implementation. 2010-09-02 11:49:58 +02:00
environ.c msvcrt: Initialize _wenviron in Unicode environment getter function. 2010-10-07 12:00:27 +02:00
errno.c msvcrt: Implement _set_doserrno. 2010-09-28 17:33:16 +02:00
except.c
exit.c msvcrt: Added _set_purecall_handler implementation. 2010-08-25 17:37:48 +02:00
file.c
heap.c
locale.c msvcrt: Use the correct strdup function for locale data. 2010-06-28 11:45:01 +02:00
lock.c
main.c
math.c msvcrt: Added _gcvt_s implementation. 2010-08-27 12:06:43 +02:00
mbcs.c
misc.c
msvcrt.h msvcrt: Added _splitpath_s implementation. 2010-08-30 11:26:30 +02:00
msvcrt.spec msvcrt: Implement wcsnlen. 2010-09-29 10:11:48 +02:00
mtdll.h
process.c
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: Convert the Unix asctime string from CP_UNIXCP to CP_ACP. 2010-09-28 17:33:15 +02:00
undname.c
wcs.c msvcrt: Implement wcsnlen. 2010-09-29 10:11:48 +02:00