Those lines aren't errors, they're logging each API call. If you know a bit about programming, you can probably examine the end of the trace and see what happened just before it went wrong. That's when you start debugging :)
On Sat, 2003-02-01 at 17:42, Scott Jackson wrote: > ok, did the relay trace, but I came up with about 700,000 lines of error... > I could give you the bottom or attach it (but it's 48 MEGS)... > is there any way I can relay trace to where it won't send me 700,000 lines?? > thanks > > On Fri, 31 Jan 2003 21:45:23 -0700 > Tony Lambregts <[EMAIL PROTECTED]> wrote: > > > Thats some pretty old documentation your looking at. No the following > > should work > > > > wine -debugmsg +relay "C:\where ever\the\program\is" > > > > -- > > > > Tony Lambregts > > > > > > >