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-10 14:23:52 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
wine
/
include
/
msvcrt
History
Eric Pouech
e66e227dbe
Fixes for missing prototypes warnings.
2006-02-06 13:13:28 +01:00
..
sys
…
conio.h
…
crtdbg.h
Fixes for missing prototypes warnings.
2006-02-06 13:13:28 +01:00
ctype.h
…
direct.h
…
dirent.h
…
dos.h
…
eh.h
…
errno.h
msvcrt: Added EILSEQ definition.
2006-01-23 19:29:36 +01:00
fcntl.h
…
float.h
…
io.h
…
limits.h
…
locale.h
…
malloc.h
Implementation of _get_sbh_threshold and _set_sbh_threshold
2005-09-23 10:07:05 +00:00
math.h
…
mbctype.h
Add _MB_CP_* defines.
2005-07-08 11:31:26 +00:00
mbstring.h
…
process.h
Fix warnings and errors in 64bit.
2005-11-03 13:17:51 +00:00
search.h
…
setjmp.h
…
share.h
…
signal.h
…
stddef.h
Fix warnings and errors in 64bit.
2005-11-03 13:17:51 +00:00
stdio.h
…
stdlib.h
…
string.h
…
time.h
Added implementation of _dstbias and __p__dstbias.
2005-09-27 10:55:50 +00:00
unistd.h
…
wchar.h
…
wctype.h
…