I stumbled across this entry in my compiler documentation (Borland C++ Builder).
"...It is recommended that you disable all floating-point exceptions when using OpenGL to render 3D graphics. To do this, call Set8087CW(0x133f) in your main form’s OnCreate event before calling any OpenGL functions."
Anyone have any experience using this?




