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-01 01:05:54 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
wine
/
include
/
msvcrt
History
Patrick J. McNerthney
93703772e6
Added casts to all macros to avoid compiler warnings.
2002-09-24 03:04:45 +00:00
..
sys
Portability fixes for Cygwin.
2002-07-31 20:04:20 +00:00
conio.h
…
crtdbg.h
Added casts to all macros to avoid compiler warnings.
2002-09-24 03:04:45 +00:00
ctype.h
…
direct.h
…
dos.h
…
eh.h
…
errno.h
MSVCRT needs a public errno.h file.
2002-09-17 18:32:53 +00:00
excpt.h
…
fcntl.h
…
io.h
…
locale.h
…
malloc.h
…
mbctype.h
…
mbstring.h
…
process.h
…
search.h
…
setjmp.h
…
share.h
…
stddef.h
…
stdio.h
Combined the implementation of all the scanf's in a single place.
2002-08-17 01:22:00 +00:00
stdlib.h
…
string.h
…
time.h
…
wchar.h
…
wctype.h
…