Sweden-Number/dlls/msvcp90
Alexandre Julliard 8b7b4e5140 msvcp: Rename clog variable to avoid conflict with builtin function.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-04-10 19:08:42 +02:00
..
tests msvcp90: Add time_get<char>::_Getint implementation. 2018-08-15 20:55:09 +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 msvcp: Rename clog variable to avoid conflict with builtin function. 2019-04-10 19:08:42 +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 msvcp90: Call invalid_parameter_handler on index out of range in basic_string::operator[]. 2017-05-07 16:19:51 -05:00