kernel32: Make CopyFile() call CopyFileEx() instead of the other way around.
[wine] / dlls / msvcp71 / locale.c
2012-11-28  Piotr Cabanmsvcp: Remove superfluous semicolons.
2012-11-19  Michael Stefaniucmsvcp: Don't cast zero.
2012-11-16  Piotr Cabanmsvcp: Sync implementations.
2012-11-07  Piotr Cabanmsvcp: Fixed uninitialized variable access in num_get...
2012-10-19  Daniel Lehmanmsvcp: Sync num_put<> put_double.
2012-10-18  Daniel Lehmanmsvcp: Free facet and _Locimp in Locimp dtor.
2012-10-17  Piotr Cabanmsvcp: Sync implementations.
2012-10-16  Daniel Lehmanmsvcp: Sync num_get<>::_Getifld.
2012-10-11  Piotr Cabanmsvcp: Sync implementations.
2012-09-17  Piotr Cabanmsvcp71: Removed unused functions.
2012-09-17  Piotr Cabanmsvcp71: Don't forward _Getcat functions to msvcp80.
2012-09-17  Piotr Cabanmsvcp71: Fixed ctype class virtual functions table.
2012-09-17  Piotr Cabanmsvp71: Copy source files from msvcp90.