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-09 13:43:16 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
wine
/
dlls
/
msvcrt
History
Alasdair Sinclair
8137c094fd
msvcrt: If we're at EOF in the buffer and we have pattern %n in format string we should not count the EOF in the total.
2007-01-17 11:23:34 +01:00
..
tests
msvcrt: If we're at EOF in the buffer and we have pattern %n in format string we should not count the EOF in the total.
2007-01-17 11:23:34 +01:00
console.c
…
cpp.c
msvcrt: Move static function from header into file where it is called.
2007-01-16 11:19:14 +01:00
cppexcept.c
…
cppexcept.h
msvcrt: Move static function from header into file where it is called.
2007-01-16 11:19:14 +01:00
ctype.c
…
data.c
…
dir.c
…
environ.c
…
errno.c
…
except.c
…
exit.c
…
file.c
…
heap.c
…
locale.c
msvcrt: Export various locale and codepage variables.
2007-01-16 12:08:59 +01:00
lock.c
…
main.c
…
Makefile.in
…
math.c
…
mbcs.c
msvcrt: Export various locale and codepage variables.
2007-01-16 12:08:59 +01:00
misc.c
…
msvcrt.h
msvcrt: Export various locale and codepage variables.
2007-01-16 12:08:59 +01:00
msvcrt.spec
msvcrt: Export various locale and codepage variables.
2007-01-16 12:08:59 +01:00
mtdll.h
…
process.c
…
rsrc.rc
…
scanf.c
…
scanf.h
msvcrt: If we're at EOF in the buffer and we have pattern %n in format string we should not count the EOF in the total.
2007-01-17 11:23:34 +01:00
string.c
…
thread.c
…
time.c
…
undname.c
…
wcs.c
…