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-16 19:10:35 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
wine
/
dlls
/
msvcrt
History
Eric Pouech
f7441f9e1a
msvcrt: Some more fixes to name demangling.
2006-03-06 11:37:14 +01:00
..
tests
msvcrt: Some more fixes to name demangling.
2006-03-06 11:37:14 +01:00
.gitignore
…
console.c
…
cpp.c
…
cppexcept.c
msvcrt: Save esp before calling catch block and restore afterwards.
2006-02-22 12:21:00 +01:00
cppexcept.h
…
ctype.c
…
data.c
…
dir.c
…
environ.c
…
errno.c
…
except.c
…
exit.c
msvcrt: Fix a typo.
2006-02-13 13:24:26 +01:00
file.c
msvcrt: Correctly set EOF flag in fread().
2006-02-17 17:38:03 +01: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
…
string.c
…
thread.c
…
time.c
msvcrt: localtime should accept any positive time value.
2006-02-11 12:15:21 +01:00
undname.c
msvcrt: Some more fixes to name demangling.
2006-03-06 11:37:14 +01:00
wcs.c
…