Module: wine Branch: master Commit: bc62a7a9dbc689006c5ed2bace9be57a69324479 URL: http://source.winehq.org/git/wine.git/?a=commit;h=bc62a7a9dbc689006c5ed2bace...
Author: Daniel Lehman dlehman@esri.com Date: Thu Oct 25 10:01:12 2012 -0700
msvcp: Sync istream<>::seekg implementations.
---
dlls/msvcp100/ios.c | 107 ++++++++++++++++++++++---------------------------- dlls/msvcp60/ios.c | 107 ++++++++++++++++++++++---------------------------- dlls/msvcp71/ios.c | 107 ++++++++++++++++++++++---------------------------- 3 files changed, 141 insertions(+), 180 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=bc62a7a9dbc689006c5ed2...