Hello, I am writing a DLL that takes an image and calls the SD library to decode the barcodes in the image. After calling SD_Decode() I frequently get a floating point exception. After reading the user guide I noticed that one of the release notes mentions that the SD library could cause floating point...