ole32: Copy the mode flags into the STATSTG structure in IStorage::Stat

Robert Shearman rob at codeweavers.com
Wed May 3 08:49:51 CDT 2006


ChangeLog:
Copy the mode flags into the STATSTG structure in IStorage::Stat. Don't 
store the STGM_CREATE flag in openFlags, since it is only revelent when 
opening the stream and the tests show that it isn't returned in the 
STATSTG structure.

  dlls/ole32/storage32.c       |    6 ++++--
  dlls/ole32/tests/storage32.c |    8 +-------
  2 files changed, 5 insertions(+), 9 deletions(-)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: b885efa4efdc2f55c97cdb8283139ba9be4b0b3b.diff
Type: text/x-patch
Size: 3772 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20060503/75c042c3/b885efa4efdc2f55c97cdb8283139ba9be4b0b3b.diff


More information about the wine-patches mailing list