Module: wine Branch: master Commit: d0e6e4aa828a73866bc7307550d6553c6869eefb URL: http://source.winehq.org/git/wine.git/?a=commit;h=d0e6e4aa828a73866bc7307550...
Author: Vincent Povirk vincent@codeweavers.com Date: Sat Jul 17 13:00:17 2010 -0500
ole32: Use ILockBytes_Stat to get the filename of a storage.
---
dlls/ole32/filelockbytes.c | 33 ++++++++++++++++-- dlls/ole32/storage32.c | 80 ++++++++++++++++++++++--------------------- dlls/ole32/storage32.h | 12 ++++--- 3 files changed, 77 insertions(+), 48 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=d0e6e4aa828a73866bc730...