wine-wine/dlls/msvcp90
Alexandre Julliard a4303e7246 msvcp90: Use thiscall where appropriate in the header file. 2013-11-25 15:15:54 +01:00
..
tests msvcp90: Return last index in string::find_last_not_of_cstr_substr if input is empty. 2013-11-14 10:37:23 +01:00
Makefile.in msvcp80: Share the implementation with msvcp90. 2013-11-12 13:56:07 +01:00
cxx.h msvcp: Remove superfluous semicolons. 2012-11-28 20:14:47 +01:00
exception.c msvcp: Remove superfluous semicolons. 2012-11-28 20:14:47 +01:00
ios.c msvcp: Added missing casts to unsigned char in streambuf functions. 2013-11-04 11:35:54 +01:00
locale.c msvcp80: Share the implementation with msvcp90. 2013-11-12 13:56:07 +01:00
math.c msvcp: Fixed complex division. 2013-11-05 20:38:20 +01:00
memory.c
misc.c msvcp90: Avoid signed-unsigned integer comparisons. 2013-02-18 10:32:35 +01:00
msvcp90.h msvcp90: Use thiscall where appropriate in the header file. 2013-11-25 15:15:54 +01:00
msvcp90.spec msvcp: Add ostream::operator<<(unsigned short) implementation. 2013-09-23 20:32:19 +02:00
msvcp_main.c msvcp80: Share the implementation with msvcp90. 2013-11-12 13:56:07 +01:00
string.c msvcp90: Return last index in string::find_last_not_of_cstr_substr if input is empty. 2013-11-14 10:37:23 +01:00