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 21:32:01 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
wine
/
dlls
/
msvcrt
/
tests
History
Francois Gouget
6ada0608bf
msvcrt/tests: Add a trailing '\n' to a win_skip() call.
2013-01-07 11:10:30 +01:00
..
cpp.c
msvcrt: Fixed get_this_pointer implementation.
2012-12-10 17:36:29 +01:00
data.c
msvcrt: NULL terminate program arguments list in __getmainargs.
2012-12-26 18:23:05 +01:00
dir.c
…
environ.c
…
file.c
msvcrt: Return error in stat function when path is specified with trailing slash character.
2012-12-27 17:15:39 +01:00
headers.c
…
heap.c
…
locale.c
msvcrt: Added more setlocale tests.
2012-12-18 12:38:22 +01:00
Makefile.in
…
misc.c
…
printf.c
msvcrt: Fixed floating point numbers printing when flags.Sign=' '.
2012-12-12 11:59:55 +01:00
scanf.c
…
signal.c
…
string.c
msvcrt/tests: Add a trailing '\n' to a win_skip() call.
2013-01-07 11:10:30 +01:00
time.c
…