Sweden-Number/dlls/msvcrt
Duane Clark 9a71b483d3 msvcrt: fgetc needs to use unsigned parameters.
Spotted by and adapted from test written by Tobias Ringström.
2006-09-26 11:41:25 +02:00
..
tests msvcrt: fgetc needs to use unsigned parameters. 2006-09-26 11:41:25 +02:00
Makefile.in makefiles: Generate the dependencies line to avoid some code duplication. 2006-09-14 09:38:16 +02:00
console.c msvcrt: Remove redundant NULL checks before MSVCRT_free. 2006-08-09 11:21:07 +02:00
cpp.c msvcrt: Remove redundant NULL checks before MSVCRT_free. 2006-08-09 11:21:07 +02:00
cppexcept.c
cppexcept.h
ctype.c Removes all unnecessary WINE_DEFAULT_DEBUG_CHANNEL and respective wine/debug.h includes. 2006-09-11 11:30:48 +02:00
data.c
dir.c
environ.c
errno.c
except.c msvcrt: Fixed access to the extra arguments of setjmp3. 2006-08-18 20:56:43 +02:00
exit.c msvcrt: Remove redundant NULL checks before MSVCRT_free. 2006-08-09 11:21:07 +02:00
file.c msvcrt: fgetc needs to use unsigned parameters. 2006-09-26 11:41:25 +02:00
heap.c
locale.c msvcrt: Avoid including system headers in msvcrt.h. 2006-07-10 11:54:10 +02:00
lock.c
main.c
math.c
mbcs.c
misc.c msvcrt: Cast-qual warnings fix. 2006-09-20 12:23:32 +02:00
msvcrt.h msvcrt: Avoid including system headers in msvcrt.h. 2006-07-10 11:54:10 +02:00
msvcrt.spec msvcrt: Rename _execve to MSVCRT__execve. 2006-08-09 23:09:08 +02:00
mtdll.h
process.c programs/wcmd: Rename to programs/cmd. 2006-09-07 15:08:44 +02:00
rsrc.rc
scanf.c
scanf.h msvcrt: Fix scanf format "%i" base detection. 2006-08-23 17:04:53 +02:00
string.c
thread.c
time.c msvcrt: Avoid including system headers in msvcrt.h. 2006-07-10 11:54:10 +02:00
undname.c
wcs.c