This website requires JavaScript.
Explore
Help
Register
Sign In
reactos
/
wine
Watch
1
Star
0
Fork
0
You've already forked wine
mirror of
https://github.com/reactos/wine.git
synced
2025-02-23 14:24:13 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
wine
/
dlls
/
msvcrt
History
qingdoa daoo
35a9398ffe
msvcrt: Allow environment strings longer than 512 characters.
2006-04-03 11:39:56 +02:00
..
tests
msvcrt: Allow environment strings longer than 512 characters.
2006-04-03 11:39:56 +02:00
.gitignore
…
console.c
…
cpp.c
…
cppexcept.c
…
cppexcept.h
…
ctype.c
…
data.c
…
dir.c
…
environ.c
msvcrt: Allow environment strings longer than 512 characters.
2006-04-03 11:39:56 +02:00
errno.c
…
except.c
…
exit.c
…
file.c
msvcrt: Fix fflush() of files opened for read.
2006-03-27 11:30:50 +02:00
heap.c
…
locale.c
msvcrt: Add a stub for _wsetlocale.
2006-02-28 12:02:13 +01:00
lock.c
…
main.c
…
Makefile.in
…
math.c
…
mbcs.c
…
misc.c
…
msvcrt.h
…
msvcrt.spec
msvcrt: Add a stub for _wsetlocale.
2006-02-28 12:02:13 +01:00
mtdll.h
…
process.c
…
rsrc.rc
…
scanf.c
…
scanf.h
msvcrt: Fix reading of signed numbers with unsigned read types in scanf.
2006-03-27 11:30:50 +02:00
string.c
…
thread.c
…
time.c
msvcrt: Implementation of wcsftime (based on a patch by Mike McCormack).
2006-03-23 20:35:52 +01:00
undname.c
msvcrt: Fix read beyond end of string in __unDNameEx().
2006-03-30 21:54:45 +02:00
wcs.c
…