msvcp: Sync spec files and implementations.
[wine] / dlls / msvcp100 / locale.c
2012-09-07  Piotr Cabanmsvcp100: Fixed RTTI structure on 64-bit systems.
2012-09-06  Piotr Cabanmsvcp90: Added locale_ctor_locale_locale implementation.
2012-09-06  Piotr Cabanmsvcp90: Fixed locale_ctor_cstr implementation.
2012-08-28  Francois Gougetmsvcp100: Remove some unused functions.
2012-08-28  Francois Gougetmsvcp100: Make some locale and string functions static.
2012-08-27  Piotr Cabanmsvcp100: Removed virtual function callers for function...
2012-08-20  Piotr Cabanmsvcrt: Fixed vector destructors implementation on...
2012-08-17  Piotr Cabanmsvcp100: Manually define virtual destructors in vtables.
2012-08-16  Piotr Cabanmsvcp100: Fixed ctype class virtual functions table.
2012-08-16  Piotr Cabanmsvcp100: Copy source files from msvcp90.