Heesob Park wrote:
I guess this problem is related with FPU exceptions. Refer to http://www.axiworld.be/vst_vcl.html
Thanks for the link!
My app is a plugin (just one out of, say, 50 plugins running concurrently), so it seems to be not polite of it to do things that may affect behavior of the whole application.You may need to disable FPU exceptions with Set8087CW(133ドルf);
-- Shmuel