Sweden-Number/include/msvcrt
Daniel Gudbjartsson 42c74d6454 Combined the implementation of all the scanf's in a single place.
Added implementations of fwscanf, swscanf, wscanf and sscanf.
Corrected the declaration of swscanf.
Added implementation of the l, h, L and w prefixes.
Added implementation of the c, C, s, S and n types.
2002-08-17 01:22:00 +00:00
..
sys Portability fixes for Cygwin. 2002-07-31 20:04:20 +00:00
conio.h Added __WINE_USE_MSVCRT. 2001-10-22 18:59:23 +00:00
crtdbg.h Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
ctype.h Added __WINE_USE_MSVCRT. 2001-10-22 18:59:23 +00:00
direct.h Added __WINE_USE_MSVCRT. 2001-10-22 18:59:23 +00:00
dos.h Added __WINE_USE_MSVCRT. 2001-10-22 18:59:23 +00:00
eh.h Fixed per-thread data handling. 2002-07-19 03:24:50 +00:00
excpt.h Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
fcntl.h Added __WINE_USE_MSVCRT. 2001-10-22 18:59:23 +00:00
io.h Added __WINE_USE_MSVCRT. 2001-10-22 18:59:23 +00:00
locale.h Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
malloc.h Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
mbctype.h Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
mbstring.h Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
process.h Move __stdcall/__cdecl to the right place. 2002-02-02 18:42:11 +00:00
search.h Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
setjmp.h Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
share.h And in addition to Mingw32 we will want the _ versions. 2001-12-21 19:15:11 +00:00
stddef.h Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
stdio.h Combined the implementation of all the scanf's in a single place. 2002-08-17 01:22:00 +00:00
stdlib.h atexit doesn't take a _onexit_t parameter. 2002-02-22 21:20:39 +00:00
string.h Cleanup and improve the mbcs support. 2001-12-05 22:11:35 +00:00
time.h Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
wchar.h Added __WINE_USE_MSVCRT. 2001-10-22 18:59:23 +00:00
wctype.h Removed trailing whitespace. 2002-05-31 23:06:46 +00:00