21 Dec
2009
21 Dec
'09
3:39 p.m.
Module: wine Branch: master Commit: fc50ff07d63af54fe96ce08d9da58f4e63f551f3 URL: http://source.winehq.org/git/wine.git/?a=commit;h=fc50ff07d63af54fe96ce08d9d... Author: Vincent Povirk <vincent(a)codeweavers.com> Date: Fri Dec 18 19:45:36 2009 -0600 ole32: Store the most recent item name in IEnumSTATSTG instead of a stack. --- dlls/ole32/storage32.c | 246 +++++++++++------------------------------ dlls/ole32/tests/storage32.c | 12 +-- 2 files changed, 71 insertions(+), 187 deletions(-) Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=fc50ff07d63af54fe96ce0...