http://bugs.winehq.org/show_bug.cgi?id=4436
------- Additional Comments From mike@codeweavers.com 2006-11-02 20:55 -------
I agree with your analysis, and that we should change the way Wine's IStorage works to match the way Windows works.
I still think the program will have a memory leak because of this problem, since the rules of COM say that the interface can't disappear before it is released.