Module: wine Branch: master Commit: 0da244851fb405b06ac5596ceae6dd9a85f3fec9 URL: http://source.winehq.org/git/wine.git/?a=commit;h=0da244851fb405b06ac5596cea...
Author: Alexandre Julliard julliard@winehq.org Date: Mon Dec 16 21:42:05 2013 +0100
msvcp90: Add MSVCP_ prefix on more of the string iterator functions.
---
dlls/msvcp80/msvcp80.spec | 144 ++++++++++++++++++++++---------------------- dlls/msvcp90/msvcp90.spec | 144 ++++++++++++++++++++++---------------------- dlls/msvcp90/string.c | 108 +++++++++++++++++----------------- 3 files changed, 198 insertions(+), 198 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=0da244851fb405b06ac559...