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-04 11:08:48 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
wine
/
include
/
msvcrt
History
Orion Poplawski
8bf1732962
msvcrt: Bump MSVCRT_MB_LEN_MAX to 5 and use it in MSVCRT__wctomb_l for default buffer lengthSet MB_LEN_MAX to 5 to match MSVCRT_MB_LEN_MAX.
2015-02-03 14:38:40 +09:00
..
sys
…
assert.h
…
conio.h
…
crtdbg.h
…
crtdefs.h
msvcr120: Implement the _vacopy function.
2014-12-08 17:08:51 +01:00
ctype.h
…
direct.h
…
dirent.h
…
dos.h
…
eh.h
…
errno.h
…
fcntl.h
…
float.h
…
io.h
…
limits.h
msvcrt: Bump MSVCRT_MB_LEN_MAX to 5 and use it in MSVCRT__wctomb_l for default buffer lengthSet MB_LEN_MAX to 5 to match MSVCRT_MB_LEN_MAX.
2015-02-03 14:38:40 +09:00
locale.h
…
malloc.h
…
math.h
…
mbctype.h
…
mbstring.h
…
memory.h
…
process.h
…
search.h
…
setjmp.h
…
share.h
…
signal.h
…
stddef.h
…
stdio.h
msvcrt: Added _fread_nolock_s implementation.
2014-11-10 19:25:15 +09:00
stdlib.h
…
string.h
…
time.h
…
unistd.h
…
wchar.h
msvcrt: Add missing declarations in wchar.h.
2014-11-10 19:24:14 +09:00
wctype.h
…