http://bugs.winehq.org/show_bug.cgi?id=20978
Hans Leidekker hans@meelstraat.net changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |hans@meelstraat.net
--- Comment #4 from Hans Leidekker hans@meelstraat.net 2009-12-11 06:15:58 --- I'm no structured storage expert but perhaps we should keep a list of open streams and search that before trying to open a stream. Or is there a way to query open streams from a storage object?
Then we could clone the stream object and reset the stream pointer to the beginning of the stream, instead of reopening it.