On Fri, 25 Feb 2005 07:25, Troy Rollo wrote:
> On Friday 25 February 2005 03:26, Mike McCormack wrote:
> > Thanks for finding this problem. I think the root cause of the problem
> > is that three structures that need to be the same require 3 seperate
> > tweaks.
> >
> > Can you confirm that this p
On Thursday 24 February 2005 20:39, Paul Vriens wrote:
> Could you send the patch to wine-patches :-).
Damn, another typo on my part (I meant it to go there in the first place)
On Friday 25 February 2005 03:26, Mike McCormack wrote:
> Thanks for finding this problem. I think the root cause of th
On Thu, 2005-02-24 at 17:26, Mike McCormack wrote:
> Troy Rollo wrote:
> > After changing StorageBaseImpl, StorageInternalImpl was not updated to
> > reflect
> > the change.
>
> Thanks for finding this problem. I think the root cause of the problem
> is that three structures that need to be th
After changing StorageBaseImpl, StorageInternalImpl was not updated to reflect
the change.
ChangeLog:
Fix SEGV in IStorage implementation due to structure mismatch between
StorageBaseImpl and StorageInternalImpl.
Index: dlls/ole32/storage32.h
===