Sweden-Number/dlls/msvcp90
Alexandre Julliard 645540beed msvcp90: Add wrappers for functions that don't exist in old msvcrt versions. 2014-01-13 17:37:22 +01:00
..
tests msvcp90: Call the appropriate secure function instead of duplicating the checks. 2014-01-13 17:37:18 +01:00
Makefile.in makefiles: Automatically add the necessary msvcrt flags to the generated rules. 2014-01-08 14:34:15 +01:00
cxx.h msvcp: Remove superfluous semicolons. 2012-11-28 20:14:47 +01:00
exception.c msvcp: Don't forward __uncaught_exception to msvcrt. 2013-12-27 14:31:52 +01:00
ios.c msvcp80: Fix ostreambuf_iterator<char> structure definition. 2014-01-03 14:40:47 +01:00
locale.c msvcp90: Add wrappers for functions that don't exist in old msvcrt versions. 2014-01-13 17:37:22 +01:00
math.c msvcp: Fixed complex division. 2013-11-05 20:38:20 +01:00
memory.c msvcp90: Fix build with MSVC. 2012-03-09 11:27:27 +01:00
misc.c msvcp100: Share the source code with msvcp90. 2013-12-19 17:06:09 +01:00
msvcp90.h msvcp90: Add wrappers for functions that don't exist in old msvcrt versions. 2014-01-13 17:37:22 +01:00
msvcp90.spec msvcp: Don't forward __uncaught_exception to msvcrt. 2013-12-27 14:31:52 +01:00
msvcp_main.c msvcp: Don't assume that msvcrt is imported. 2013-12-27 14:31:52 +01:00
string.c msvcp90: Don't build the new-style string iterator functions for old msvcp versions. 2014-01-13 17:37:20 +01:00