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 02:05:48 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
wine
/
dlls
/
msvcrt
/
tests
History
Alexandre Julliard
4a7b3460ef
msvcrt: Add explicit 32- and 64-bit versions of the utime functions.
2009-05-23 11:12:17 +02:00
..
cpp.c
…
data.c
msvcrt/tests: Use the _winver etc. variables instead of the __p_ functions that don't exist on 64-bit.
2009-05-20 17:47:43 +02:00
dir.c
…
environ.c
…
file.c
…
headers.c
msvcrt: Add explicit 32- and 64-bit versions of the utime functions.
2009-05-23 11:12:17 +02:00
heap.c
msvcrt/tests: Sign compare fixes.
2009-05-11 12:47:59 +02:00
Makefile.in
…
printf.c
…
scanf.c
…
string.c
msvcrt/tests: Add some tests for strtok().
2009-04-22 13:13:38 +02:00
time.c
…