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-03-03 10:17:23 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
wine
/
dlls
/
msvcrt
History
André Johansen
70d1136ca7
Added a dummy implementation of the _set_error_mode() function.
2003-07-28 19:04:47 +00:00
..
tests
Fix some sscanf cases and testcase to get wxtide32.exe running.
2003-05-13 23:38:46 +00:00
.cvsignore
…
console.c
…
cpp.c
Added an assembly wrapper to retrieve the this pointer from %ecx for
2003-06-17 03:59:24 +00:00
cppexcept.c
…
cppexcept.h
…
ctype.c
…
data.c
Implement __p__wpgmptr, _wpgmptr.
2003-07-18 22:54:47 +00:00
dir.c
…
environ.c
…
errno.c
Added a dummy implementation of the _set_error_mode() function.
2003-07-28 19:04:47 +00:00
except.c
…
exit.c
…
file.c
…
heap.c
…
lconv.c
…
locale.c
Stub implementation for _Gettnames.
2003-06-06 18:11:23 +00:00
lock.c
…
main.c
…
Makefile.in
…
math.c
…
mbcs.c
…
misc.c
…
msvcrt.h
Added an assembly wrapper to retrieve the this pointer from %ecx for
2003-06-17 03:59:24 +00:00
msvcrt.spec
Added a dummy implementation of the _set_error_mode() function.
2003-07-28 19:04:47 +00:00
mtdll.h
…
process.c
…
scanf.c
…
scanf.h
Fix some sscanf cases and testcase to get wxtide32.exe running.
2003-05-13 23:38:46 +00:00
string.c
…
thread.c
…
time.c
…
wcs.c
…