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-21 05:11:57 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
wine
/
dlls
/
msvcrt
History
Eric Pouech
535f85e040
msvcrt: Corrected the .spec definition for the printf functions family.
2008-01-23 11:31:43 +01:00
..
tests
msvcrt: symbol undecoration: Really check that we get a template string before making use of it.
2008-01-22 12:07:21 +01:00
console.c
…
cpp.c
…
cppexcept.c
…
cppexcept.h
…
ctype.c
…
data.c
…
dir.c
msvcrt: Remove unneeded casts.
2008-01-14 13:09:56 +01:00
environ.c
…
errno.c
…
except.c
…
exit.c
…
file.c
…
heap.c
…
locale.c
…
lock.c
…
main.c
…
Makefile.in
…
math.c
…
mbcs.c
…
misc.c
…
msvcrt.h
msvcrt: Correct search strategy for the exec/spawn functions.
2008-01-08 13:40:35 +01:00
msvcrt.spec
msvcrt: Corrected the .spec definition for the printf functions family.
2008-01-23 11:31:43 +01:00
mtdll.h
…
process.c
msvcrt: Remove strange condition which might lead to crash.
2008-01-10 12:10:44 +01:00
rsrc.rc
…
scanf.c
…
scanf.h
…
string.c
…
thread.c
msvcrt: Remove unneeded casts.
2008-01-14 13:09:56 +01:00
time.c
…
undname.c
msvcrt: symbol undecoration: Really check that we get a template string before making use of it.
2008-01-22 12:07:21 +01:00
wcs.c
…