Re: [PATCH 3/5] ole32: Try to open 1Ole stream before trying to create it in SetConvertStg function
7 Apr
2014
7 Apr
'14
4:24 p.m.
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?
7 Apr
7 Apr
4:44 p.m.
New subject: [PATCH 3/5] ole32: Try to open 1Ole stream before trying to create it in SetConvertStg function
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.
4357
Age (days ago)
4357
Last active (days ago)
1 comments
2 participants
participants (2)
-
Piotr Caban -
Vincent Povirk