On Sat, Dec 02, 2000 at 01:37:16PM -0600, Ben Combee wrote: > "Tom Zerucha" <[EMAIL PROTECTED]> wrote in message news:31891@palm-dev-forum... > > > > Only on the IIIc. Fatal Exception. > > > > I've traced a crash on the IIIc to the following line: > > > > WinCopyRectangle(NULL, NULL, &r, dx, dy, winPaint); > > > > when r.topLeft.x is zero. Not always, and in a different app, even if > > that is nonzero, but r.topLeft.y is zero. dx is nonzero, as are the > > extents. Normally there will be overlap: > > Tom, I'm wondering if you still get a crash if you install QuickBits, the OS > enhancer from www.2bitsoftware.com. One of the system calls it replaces is > WinCopyRectangle (and the speed improvement is astonishing, especially on > the IIIc and Prism). I know you couldn't mandate that all users use this if > it fixes your crash, but it would be good to know that it is (or isn't) a > workaround. Quite the reverse. It is much worse with QuickBits. I haven't deleted QuickBits outright, but did disable the speedups. And I initially reported it as a problem with QuickBits until I shut everything off and it still did it and I traced it to the above call. I don't remember it crashing before I installed QuickBits though and thought I tested it. I've just deleted QuickBits (completely) and it doesn't crash! Hmmm. -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/
