On Fri, 11 Jan 2002 lawson_whitney@juno.com wrote:
The app works with those patches, so the trace is much bigger. The app also works with those patches, but without tracing (sometimes tracing might change an app's behavior).
That's great! If it works, actually noone needs the trace :-)
This means the patch appears to work with both file and serial IO which have very different semantics and are the only two file types for which wine currently supports async IO.
I'll rework the patch ASAP and resubmit it for wine-patches based on the current CVS.
Thanks Lawson!
Martin