wadesnj
Programmer
- Mar 24, 2001
- 36
I looked at the MS VFP KB answer to the 10H floating point coprocessor error, and it said that you could create and call an _fpreset() function to fix the problem after each time you called a REPO FORM..TO PRINT etc. I declared it and called it, but VFP (5.0) still crashes!! Any ideas?
I did a DECLARE _fpreset IN msvcrt20.dll, then a call with a =_fpreset()
I did a DECLARE _fpreset IN msvcrt20.dll, then a call with a =_fpreset()