Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by dataminere

  1. dataminere

    Release and Debug compilation differs!?!

    OK! As my calculator would calculate for example 0.1+1, in the release dll it would interpret 0.1 as 0 but in the debug dll as 0.1! Anyways! I found the cause for this by changing to static mfc in compilation.
  2. dataminere

    Release and Debug compilation differs!?!

    I have made an advanced calculator DLL which I am using in my datamining process. I send a formula to it and get the calculated value in return. It is working fine using a the compiled debug dll, but not using the release dll! The release dll cannot understand decimal numbers for some reason...

Part and Inventory Search

Back
Top