12 Jun
2014
12 Jun
'14
8:51 p.m.
Module: wine Branch: master Commit: 81079552738be5291e563186e9acbbb22e50bbcf URL: http://source.winehq.org/git/wine.git/?a=commit;h=81079552738be5291e563186e9... Author: Vincent Povirk <vincent(a)codeweavers.com> Date: Tue May 20 16:08:09 2014 -0500 ole32: Support storage files larger than 4 GB. --- dlls/ole32/stg_stream.c | 4 +- dlls/ole32/storage32.c | 100 ++++++++++++++++++++++------------------------- dlls/ole32/storage32.h | 1 + 3 files changed, 49 insertions(+), 56 deletions(-) Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=81079552738be5291e5631...