Module: wine Branch: master Commit: a8202d0e11da260329a693f444f8e9cf1a94c9d3 URL: http://source.winehq.org/git/wine.git/?a=commit;h=a8202d0e11da260329a693f444...
Author: Alexandre Julliard julliard@winehq.org Date: Thu Dec 19 11:51:07 2013 +0100
msvcp: Add macros to switch the string type used in the locale information structure.
---
dlls/msvcp100/locale.c | 113 ++++++++++++++++++++++++-------------------- dlls/msvcp90/locale.c | 123 ++++++++++++++++++++++++++---------------------- 2 files changed, 129 insertions(+), 107 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=a8202d0e11da260329a693...