Sweden-Number/dlls/msvcp90
Nikolay Sivov fd10b07782 msvcp140: Added __crtCreateSemaphoreExW().
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Piotr Caban <piotr@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2016-08-09 21:59:59 +09:00
..
tests msvcp90/tests: Remove unneeded casts. 2016-06-23 22:03:33 +09:00
Makefile.in makefiles: Automatically add the necessary msvcrt flags to the generated rules. 2014-01-08 14:34:15 +01:00
cxx.h msvcrt: Undefine __thiscall before redefining it. 2015-03-04 21:50:32 +09:00
exception.c msvcirt: Share exceptions implementation with msvcp. 2015-05-29 16:43:53 +09:00
ios.c msvcp90: Set the correct vtable for basic_iostream_char. 2016-08-08 12:38:33 +09:00
locale.c msvcp90: Fix a typo in comment. 2016-05-17 21:02:16 +09:00
math.c msvcp100: Add numeric_limits<*>::lowest implementation. 2016-01-15 01:44:54 +09:00
memory.c msvcp100: Fix basic_string class definition. 2014-10-20 14:02:14 +09:00
misc.c msvcp140: Added __crtCreateSemaphoreExW(). 2016-08-09 21:59:59 +09:00
msvcp90.h msvcp140: Add MSVC 2015 C++ support DLL. 2016-08-03 09:56:15 -05:00
msvcp90.spec msvcp: Add _Exp implementation. 2015-10-02 15:38:54 +09:00
msvcp_main.c msvcp140: Load critical_section functions from concrt140. 2016-08-08 12:37:30 +09:00
string.c msvcp110: Fix Yarn::operator=(const char*) implementation. 2016-05-14 14:39:52 +09:00