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-20 12:50:53 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
wine
/
include
/
msvcrt
History
Patrik Stridvall
887c035be1
- Added, cleaned up and/or documentated _{begin,end}thread{,ex}.
...
- _lfind and _ltow are implemented (not stubs).
2001-06-19 03:46:27 +00:00
..
sys
…
conio.h
…
crtdbg.h
…
ctype.h
…
direct.h
…
dos.h
…
eh.h
Added msvcrt/eh.h.
2001-05-31 21:32:53 +00:00
fcntl.h
…
io.h
…
malloc.h
Add msvcrt/malloc.h (for the MFC).
2001-04-23 18:20:55 +00:00
process.h
- Added, cleaned up and/or documentated _{begin,end}thread{,ex}.
2001-06-19 03:46:27 +00:00
search.h
Add msvcrt/malloc.h (for the MFC).
2001-04-23 18:20:55 +00:00
stddef.h
Added offsetof (for the MFC).
2001-04-23 18:22:05 +00:00
stdio.h
RC_INVOKED (&NOWINRES) special cases.
2001-05-07 18:18:33 +00:00
stdlib.h
Don't use Windows types like LONGLONG in msvcrt headers.
2001-04-24 23:16:39 +00:00
string.h
…
time.h
…
wchar.h
…
wctype.h
…