wine-wine/dlls/msvcp90
Alexandre Julliard d4ef782db7 makefiles: Build all tests with msvcrt.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-04-24 12:10:51 +02:00
..
tests makefiles: Build all tests with msvcrt. 2019-04-24 12:10:51 +02:00
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 msvcp140: Add _Resize implementation. 2019-04-22 19:48:27 +02: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 msvcp: Rename clog variable to avoid conflict with builtin function. 2019-04-10 19:08:42 +02:00
msvcp_main.c msvcp: Define _vsnprintf(). 2019-04-02 19:20:21 +02:00
string.c