Re: Overflow or underflow in the arithmetic operation when showing form AGAIN?
From: Trev Hunter (hunter_trev_at_hotmail.com)
Date: 02/15/04
- Next message: Dan Tanzer: "Re: Overflow or underflow in the arithmetic operation when showing form AGAIN?"
- Previous message: Dan Tanzer: "Overflow or underflow in the arithmetic operation when showing form AGAIN?"
- In reply to: Dan Tanzer: "Overflow or underflow in the arithmetic operation when showing form AGAIN?"
- Next in thread: Dan Tanzer: "Re: Overflow or underflow in the arithmetic operation when showing form AGAIN?"
- Reply: Dan Tanzer: "Re: Overflow or underflow in the arithmetic operation when showing form AGAIN?"
- Messages sorted by: [ date ] [ thread ]
Date: Sun, 15 Feb 2004 20:06:16 -0000
Dan,
When are you calling FixFPU? I call it in Main() and in the form
constructor. This seems to be sufficient for me, although I guess there is
still a chance that the offending app could change the FPU mask again
between the start of the constructor and when the font is created.
Let me know if I can be of more assistance,
Trev (aka Codemonkey)
"Dan Tanzer" <dantanzerNOSPAM@zerama.net> wrote in message
news:uYWHOz$8DHA.2064@TK2MSFTNGP11.phx.gbl...
>
>
http://groups.google.com/groups?hl=en&lr=&ie=UTF-8&oe=UTF-8&threadm=uL7Smv7wDHA.1680%40TK2MSFTNGP12.phx.gbl&rnum=2&prev=/groups%3Fq%3D.net%2Boverflow%2Bunderflow%2Bfont%26hl%3Den%26lr%3D%26ie%3DUTF-8%26oe%3DUTF-8%26selm%3DuL7Smv7wDHA.1680%2540TK2MSFTNGP12.phx.gbl%26rnum%3D2
>
> I have a question about this problem. I recently downloaded a registry
> monitoring application that seems to be pretty popular(I will give the
name
> of the software in email). I contacted the programmer and he told me "XXX
is
> using a system-wide hook to detect user inactivity.". Unfortuently while
> this program is running my app and any other .NET applications that has a
> linklabel crashes with the overflow error or just shows the link label
with
> a big red x accross it.
> Has there been any solutions for this problems that i missed i tried the
> FixFPU() but it had no effect on ?
> Thanks
> Dan Tanzer
> www.zerama.net
>
> Support AT NOSPAM Zerama DOT NET
>
> P.S. sorry for double posting i ment to put it in this new group .
>
>
- Next message: Dan Tanzer: "Re: Overflow or underflow in the arithmetic operation when showing form AGAIN?"
- Previous message: Dan Tanzer: "Overflow or underflow in the arithmetic operation when showing form AGAIN?"
- In reply to: Dan Tanzer: "Overflow or underflow in the arithmetic operation when showing form AGAIN?"
- Next in thread: Dan Tanzer: "Re: Overflow or underflow in the arithmetic operation when showing form AGAIN?"
- Reply: Dan Tanzer: "Re: Overflow or underflow in the arithmetic operation when showing form AGAIN?"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|