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-01-21 03:15:18 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
wine
/
dlls
/
msvcrt
/
tests
History
Duane Clark
67386352c8
msvcrt: Add function _mbsspnp.
2006-12-24 13:07:22 +01:00
..
cpp.c
msvcrt: The tests link with msvcrt(d).dll now, so use GetModuleHandle() rather than LoadLibrary().
2006-12-14 12:44:28 +01:00
data.c
made functions and variables static in some testcases.
2006-12-11 12:18:29 +01:00
dir.c
made functions and variables static in some testcases.
2006-12-11 12:18:29 +01:00
environ.c
…
file.c
msvcrt/tests: Cast-qual warnings fix.
2006-12-13 11:49:06 +01:00
headers.c
…
heap.c
…
Makefile.in
…
printf.c
msvcrt/tests: Cast-qual warnings fix.
2006-12-12 12:11:12 +01:00
scanf.c
…
string.c
msvcrt: Add function _mbsspnp.
2006-12-24 13:07:22 +01:00
time.c
…