![]() |
Floating Point Division By Zero Error on Delphi |
Post Reply
|
| Author | |
sertan76
Visitor
Joined: May 31 2010 Online Status: Offline Posts: 2 |
Post Options
Quote Reply
Topic: Floating Point Division By Zero Error on DelphiPosted: May 31 2010 at 4:03pm |
|
I am trying to use API on my application which is developed with delphi 7 or delphi 10.It successfully compiles however during loading http://www.skylinesoft.com/SkylineGlobe/WebClient/PresentationLayer/WebClient/SkyglobeLB.fly it gives the following error:Floating Point Division By Zero when %70 of the loading is completed.
Please help us to solve the issue asap. |
|
![]() |
|
sertan76
Visitor
Joined: May 31 2010 Online Status: Offline Posts: 2 |
Post Options
Quote Reply
Posted: May 31 2010 at 4:19pm |
|
I added this code and my problem solved.
Set8087CW(Default8087CW or $0004); |
|
![]() |
|
Post Reply
|
| Forum Jump | Forum Permissions ![]() You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |