Module: wine Branch: master Commit: a49da3ca5d8bef49dc4ff7694690ca801e7811aa URL: http://source.winehq.org/git/wine.git/?a=commit;h=a49da3ca5d8bef49dc4ff76946...
Author: Daniel Lehman dlehman@esri.com Date: Tue Oct 30 13:14:57 2012 -0700
msvcp: Sync fpos usage and istream<>::tellg.
---
dlls/msvcp100/ios.c | 111 ++++++++++++++++++++++------------------------ dlls/msvcp60/ios.c | 119 ++++++++++++++++++++++++------------------------- dlls/msvcp71/ios.c | 123 +++++++++++++++++++++++++-------------------------- 3 files changed, 171 insertions(+), 182 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=a49da3ca5d8bef49dc4ff7...