Module: wine Branch: master Commit: 7ef6e00633e48a542d610a8595b438e565fe813c URL: http://source.winehq.org/git/wine.git/?a=commit;h=7ef6e00633e48a542d610a8595...
Author: Alexandre Julliard julliard@winehq.org Date: Mon Dec 16 20:47:31 2013 +0100
msvcp71: Share the locale.c implementation with msvcp90.
---
dlls/msvcp71/locale.c | 9236 ------------------------------------------------- dlls/msvcp71/msvcp.h | 483 --- dlls/msvcp90/locale.c | 38 + 3 files changed, 38 insertions(+), 9719 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=7ef6e00633e48a542d610a...