Sign in
goma
/
wine
/
e834c920ec09390a491848a3075eca8f35e3a253
/
dlls
/
msvcr100
e24e6eb
msvcr90: Added _byteswap_{ushort,ulong,uint64} implementation.
by Piotr Caban
· 13 years ago
881374e
msvcrt: Add entry points for the C++ exception functions on x86_64.
by Alexandre Julliard
· 13 years ago
6cb3713
msvcrt: Export __C_specific handler in other msvcrt versions too.
by Alexandre Julliard
· 13 years ago
08aa6ae
msvcrt: Add _snwprintf_l.
by Daniel Lehman
· 13 years ago
f84858a
msvcrt: Added _get_current_locale implementation.
by Piotr Caban
· 13 years ago
f012242
msvcrt: Implement _wasctime_s.
by André Hentschel
· 13 years ago
35722cb
msvcrt: Implement asctime_s.
by André Hentschel
· 13 years ago
d7bc2ef
msvcrt: Implemented _ultow_s.
by Eric Pouech
· 13 years ago
6aea3dc
msvcr90: Added __vswprintf_l implementation.
by Piotr Caban
· 13 years ago
947d1bf
msvcrt: Implement _wfreopen_s.
by André Hentschel
· 13 years ago
ba5b0c3
msvcrt: Implement freopen_s.
by André Hentschel
· 13 years ago
445b934
msvcp: Sync spec files.
by Piotr Caban
· 13 years ago
45b4b42
msvcrt: Added _iswdigit_l implementation.
by Piotr Caban
· 13 years ago
f127a2c
msvcrt: Synchronize the spec files.
by Alexandre Julliard
· 14 years ago
0c14dc5
msvcrt: Added vscwprintf_{l,p_l} functions implementation.
by Piotr Caban
· 14 years ago
1357589
msvcrt: Add _get_pgmptr and _get_wpgmptr.
by Daniel Verkamp
· 14 years ago
6143403
msvcrt: Comment out exports with a non-standard comment to prevent make_specfiles from trying to update them.
by Alexandre Julliard
· 14 years ago
6e77704
msvcrt: Added _getptd implementation.
by Piotr Caban
· 14 years ago
2679186
msvcrt: Allocate ioinfo tables dynamically.
by Piotr Caban
· 14 years ago
bcd62a7
msvcrt: Implement _seh_longjmp_unwind4 for i386.
by Alexandre Julliard
· 14 years ago
2140006
msvcrt: Implement _local_unwind for x86_64.
by Alexandre Julliard
· 14 years ago
521604f
msvcrt: _CxxThrowException is stdcall, not cdecl.
by Igor Paliychuk
· 14 years ago
ed6c309
msvcr: Update spec files.
by Piotr Caban
· 14 years ago
3a1086a
msvcrt: Don't define stubs for data exports.
by Alexandre Julliard
· 14 years ago
67b5a86
msvcrt: Added _swprintf and vsnprintf functions.
by Piotr Caban
· 14 years ago
6c88228
msvcrt: Allow forwarding to stub functions when the arguments are known.
by Alexandre Julliard
· 14 years ago
5ac184c
msvcrt: Update spec files using the make_specfiles script.
by Alexandre Julliard
· 14 years ago
abe0823
msvcrt: Implemented a few trivial math functions.
by Alexandre Julliard
· 14 years ago
2fcba8e
msvcrt: Forward preferably to msvcr90 when there is an export with the same name.
by Alexandre Julliard
· 14 years ago
60f3a80
msvcrt: Synchronize spec files across dlls.
by Alexandre Julliard
· 14 years ago
6ecabf7
msvcrt: Added _set_printf_count_output and _get_printf_count_output implementation.
by Piotr Caban
· 14 years ago
1689092
msvcrt: Added wcsrtombs implementation.
by Piotr Caban
· 14 years ago
00182ca
msvcrt: Added sprintf_p_l implementation.
by Piotr Caban
· 14 years ago
18b8f95
msvcrt: Added _resetstkoflw implementation.
by Piotr Caban
· 14 years ago
f989011
msvcrt: Added wctob implementation.
by Piotr Caban
· 14 years ago
2d7fa5f
msvcr90: Added _CRT_RTC_INIT and _CRT_RTC_INITW implementation.
by Piotr Caban
· 14 years ago
d09ab74
msvcrt: Added _snwscanf implementation.
by Piotr Caban
· 14 years ago
405e6eb
msvcrt: Added _snscanf implementation.
by Piotr Caban
· 14 years ago
220b6ab
msvcrt: Added _wassert implementation.
by Piotr Caban
· 14 years ago
332d595
msvcrt: Implement _mbslwr_s.
by Konrad Rzepecki
· 14 years ago
0b3175c
msvcrt: Implement _mbsupr_s.
by Konrad Rzepecki
· 14 years ago
8947591
msvcrt: Export the __p_* functions on all platforms.
by Alexandre Julliard
· 14 years ago
8276398
msvcrt: Added _findnext32() implementation.
by Nikolay Sivov
· 14 years ago
cd7f096
msvcrt: Add _findfirst32() implementation.
by Nikolay Sivov
· 14 years ago
78dc7af
msvcrt: Add __daylight() call export.
by Nikolay Sivov
· 14 years ago
0512829
msvcrt: Add _get_output_format() and return default value.
by Nikolay Sivov
· 14 years ago
46ae113
msvcrt: Added partially complete _wcsupr_s_l (without locale support).
by Nikolay Sivov
· 14 years ago
27e18b3
msvcrt: Added _wcslwr_s implementation.
by Nikolay Sivov
· 14 years ago
e165464
msvcrt: Implement _wfindnext64.
by André Hentschel
· 14 years ago
1601a26
msvcrt: Implement _wfindfirst64.
by André Hentschel
· 14 years ago
8723149
msvcrt: Partially implement type_info::name_internal_method().
by Nikolay Sivov
· 14 years ago
37af4c3
msvcrt: Implement longjmp for x86_64.
by Alexandre Julliard
· 14 years ago
7a57f02
msvcrt: Implement _fcvt_s().
by Nikolay Sivov
· 14 years ago
81c4f2a
msvcrt: Forward _realloc_crt to realloc.
by Nikolay Sivov
· 14 years ago
8d09b40
msvcrt: Implement _wsopen_s.
by Nikolay Sivov
· 14 years ago
7c95b25
msvcrt: Add a non-optimized implementation for the SSE2 math functions.
by Alexandre Julliard
· 14 years ago
2a6060f
msvcrt: Implemented _sopen_s.
by Nikolay Sivov
· 14 years ago
658eaeb
msvcrt: Implemented _set_controlfp.
by Alexandre Julliard
· 14 years ago
4b17ec7
msvcrt: Implemented _statusfp2.
by Alexandre Julliard
· 14 years ago
a8d8e4a
msvcrt: Implemented __control87_2.
by Alexandre Julliard
· 14 years ago
6e610f1
msvcr90: Implement _stat32, _fstat32, _wstat32.
by Detlef Riekenberg
· 14 years ago
03ca06e
msvcrt: Partially implement _set_abort_behavior.
by Nikolay Sivov
· 14 years ago
ad6bc94
msvcrt: Add _atoflt and _atoflt_l implementations.
by Nikolay Sivov
· 14 years ago
b6acca6
msvcrt: Implement _ftime64_s and _ftime32_s.
by Eryk Wieliczko
· 14 years ago
01b9fd3
msvcrt: Added _ui64tow_s.
by Arno Teigseth
· 14 years ago
1ade6c2
msvcrt: Implement ecvt_s.
by Eryk Wieliczko
· 14 years ago
2390681
msvcrt: Implement wcsnicoll.
by Mike Gibson
· 14 years ago
cab51a0
msvcrt: Added _get_terminate implementation.
by Piotr Caban
· 14 years ago
91bc6c5
msvcrt: Implement fprintf_s and fwprintf_s.
by Eryk Wieliczko
· 14 years ago
133a38f
msvcrt: Implement printf_s and wprintf_s.
by Eryk Wieliczko
· 14 years ago
6296d95
msvcrt: Implement vprintf_s and vwprintf_s.
by Eryk Wieliczko
· 14 years ago
8bf437d
msvcrt: Implement vfprintf_s and vfwprintf_s.
by Eryk Wieliczko
· 14 years ago
28d3559
msvcrt: Fix errors in spec files.
by Piotr Caban
· 14 years ago
40874d9
msvcrt: Implement _wfindnext64i32.
by Eryk Wieliczko
· 14 years ago
7d50809
msvcrt: Implement _wfindfirst64i32.
by Eryk Wieliczko
· 14 years ago
504e68a
msvcrt: Implement _ctime32/64_s.
by Eryk Wieliczko
· 14 years ago
955e2f9
msvcrt: Added qsort_s implementation.
by Vincas Miliūnas
· 14 years ago
beca1d7
msvcrt: Implemented _i64to[aw]_s.
by Eric Pouech
· 14 years ago
28884a8
msvcrt: Implemented _ltoa_s.
by Eric Pouech
· 14 years ago
37cf8dc
msvcrt: Implement strncat_s.
by Eryk Wieliczko
· 14 years ago
1eaae09
msvcrt: Implemented _vc(w)printf.
by Eric Pouech
· 14 years ago
b0c3dc3
msvcrt: Implemented the _(w)getenv_s functions.
by Eric Pouech
· 14 years ago
7b8ac6a
msvcrt: Implement _get_tzname.
by Eryk Wieliczko
· 14 years ago
a3927b5
msvcrt: Implement _ftelli64.
by Eryk Wieliczko
· 14 years ago
4b6d5fd
msvcrt: Implemented wcstok_s.
by Eric Pouech
· 14 years ago
5437c72
msvcrt: Implemented (_)wcserror_s.
by Eric Pouech
· 14 years ago
71200a9
msvcrt: Implemented (_)wcserror.
by Eric Pouech
· 14 years ago
cff575f
msvcrt: Implemented _(w)access_s.
by Eric Pouech
· 14 years ago
f8f7b28
msvcrt: Implemented _cputws.
by Eric Pouech
· 14 years ago
d36cfcf
msvcrt: Implemented _putwch.
by Eric Pouech
· 14 years ago
83d87f3
msvcrt: Implemented (w)searchenv_s.
by Eric Pouech
· 14 years ago
fc186c3
msvcrt: Implemented _(w)dupenv_s.
by Eric Pouech
· 14 years ago
356b2d2
msvcrt: Implemented _wputenv_s.
by Eric Pouech
· 14 years ago
af2bc15
msvcrt: Implemented _itow_s.
by Eric Pouech
· 14 years ago
566d8e5
msvcrt: Implement _findfirst64i32 and _findnext64i32.
by Eryk Wieliczko
· 14 years ago
e81a929
msvcrt: Implement _fseeki64.
by Eryk Wieliczko
· 14 years ago
38d1ea2
msvcrt: Add stub functions _lock_file and _unlock_file.
by Eryk Wieliczko
· 14 years ago
ed357e5
msvcrt: Implement _ultoa_s.
by Andrew Nguyen
· 14 years ago
a622af4
msvcrt: Implement _mbsnbcat_s.
by Andrew Nguyen
· 14 years ago
302d63a
msvcrt: Implement wcsncat_s.
by Damjan Jovanovic
· 14 years ago
Next »