Sweden-Number/dlls/msvcrt
Martin Storsjo fb0fa9aacf msvcrt: Fix reading BOM-less files opened with ccs=unicode.
This fixes a regression in running MSVC 2010 in wine, when reading
.def files (regressed in b0ab1b7602).

Signed-off-by: Martin Storsjo <martin@martin.st>
Signed-off-by: Piotr Caban <piotr@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-01-27 21:04:09 +01:00
..
tests msvcrt: Fix reading BOM-less files opened with ccs=unicode. 2021-01-27 21:04:09 +01:00
Makefile.in
bnum.h
console.c
cpp.c
cppexcept.h
crt_gccmain.c
crt_main.c
crt_winmain.c
crt_wmain.c
crt_wwinmain.c
ctype.c
cxx.h
data.c
dir.c
environ.c
errno.c
except.c
except_arm.c
except_arm64.c
except_i386.c
except_x86_64.c
exit.c
file.c msvcrt: Fix reading BOM-less files opened with ccs=unicode. 2021-01-27 21:04:09 +01:00
heap.c
iob.c
locale.c
lock.c
main.c
math.c msvcrt: Improve memmove performance on i386 and x86_64 architectures. 2021-01-27 10:28:39 +01:00
mathf.c
mbcs.c
misc.c
msvcrt.h msvcrt: Improve memmove performance on i386 and x86_64 architectures. 2021-01-27 10:28:39 +01:00
msvcrt.spec
mtdll.h
onexit.c
printf.h
process.c
rsrc.rc
scanf.c
scanf.h
scheduler.c
string.c msvcrt: Improve memmove performance on i386 and x86_64 architectures. 2021-01-27 10:28:39 +01:00
thread.c
time.c
undname.c
unixlib.c
unixlib.h
wcs.c