"Dan Kegel" <[EMAIL PROTECTED]> writes: > On Thu, Feb 28, 2008 at 6:46 AM, Alexandre Julliard <[EMAIL PROTECTED]> wrote: >> For debugging you can disable use of fxrstor > > Thanks. What's the downside? I imagine apps that use floating > point inside exception handlers will break?
Floating point will still work, but apps using the MMX/SSE registers will break. -- Alexandre Julliard [EMAIL PROTECTED]
