wine-wine/dlls/msvcp90
Alexandre Julliard 4f1f95b1b3 msvcp: Define _vsnprintf().
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-04-02 19:20:21 +02:00
..
tests
Makefile.in
cxx.h msvcp90: Fix vtable alignment on macOS and certain non-x86 architectures. 2019-03-18 21:42:04 +01:00
exception.c msvcp140: Don't forward __ExceptionPtrDestroy to msvcr120. 2019-03-29 21:26:34 +01:00
ios.c msvcp: Return ERROR_INVALID_PARAMETER on NULL input in _Copy_file. 2019-01-28 18:35:45 +01:00
locale.c msvcp: Use C runtime wchar functions instead of wine/unicode.h. 2019-04-01 12:42:05 +02:00
math.c
memory.c
misc.c msvcp90: Add support for more creation flags in _Mtx class. 2019-03-26 20:35:55 +01:00
msvcp90.h msvcp140: Don't forward __ExceptionPtrDestroy to msvcr120. 2019-03-29 21:26:34 +01:00
msvcp90.spec msvcp90: Add time_get<wchar> implementation. 2018-11-23 20:17:44 +01:00
msvcp_main.c msvcp: Define _vsnprintf(). 2019-04-02 19:20:21 +02:00
string.c