Sweden-Number/dlls/msvcrt
Francois Gouget 433430ae96 Add msvcrt/locale.h.
Add missing include directives in msvcrt/wchar.h.
Fix prototype of _wstati64 in msvcrt/sys/stat.h.
2001-09-19 20:29:33 +00:00
..
.cvsignore
Makefile.in
console.c
cpp.c
ctype.c
data.c Initialize argc/argv/wargv by calling ntdll.__wine_get_{w}main_args. 2001-09-07 19:47:30 +00:00
dir.c
environ.c
errno.c
except.c
exit.c
file.c
heap.c
locale.c Add msvcrt/locale.h. 2001-09-19 20:29:33 +00:00
main.c Add msvcrt/locale.h. 2001-09-19 20:29:33 +00:00
math.c
mbcs.c Implemented _mbsupr. 2001-09-17 19:02:21 +00:00
misc.c
ms_errno.h
msvcrt.h
msvcrt.spec Implemented _mbsupr. 2001-09-17 19:02:21 +00:00
process.c Rewrite msvcrt_{argvtos,valisttos} to be more efficient. 2001-09-10 23:07:07 +00:00
string.c
thread.c
time.c
wcs.c