[PATCH 3/5] ole32: Try to open 1Ole stream before trying to create it in SetConvertStg function

Piotr Caban piotr.caban at gmail.com
Mon Apr 7 11:44:27 CDT 2014


On 04/07/14 18:24, Vincent Povirk wrote:
> This looks like a no-op to me. It means we read/update the flags even
> if we created the stream, but in that case it should already be
> correct. Why do we need this?
My bad, I'll send a fixed version. The intention of this patch was to 
avoid call to IStorage::CreateStream. There's no point in writing the 
flag twice.



More information about the wine-devel mailing list