Sweden-Number/dlls/msvcp100
Alexandre Julliard a8202d0e11 msvcp: Add macros to switch the string type used in the locale information structure. 2013-12-19 12:22:14 +01:00
..
tests msvcp100/tests: Fix dynamically loaded functions for platform arm. 2013-07-02 10:04:04 +02:00
Makefile.in
cxx.h msvcp: Remove superfluous semicolons. 2012-11-28 20:14:47 +01:00
exception.c msvcp100: Added exception throwing helpers. 2012-11-29 11:16:31 +01:00
ios.c msvcp: Added missing casts to unsigned char in streambuf functions. 2013-11-04 11:35:54 +01:00
locale.c msvcp: Add macros to switch the string type used in the locale information structure. 2013-12-19 12:22:14 +01:00
math.c
memory.c
misc.c
msvcp.h msvcp90: Fix string leak in locale__Locimp__Makeloc function. 2013-08-28 16:14:37 +02:00
msvcp100.c msvcp100: Don't bother to clean up at process exit. 2013-05-20 12:29:13 +02:00
msvcp100.spec msvcp: Add ostream::operator<<(unsigned short) implementation. 2013-09-23 20:32:19 +02:00
string.c