the parallel usage of ippiResizeSqrPixel works fine in a 32-Bit program, but has gaps when compiled in 64-Bit and running on more then 2 cores.
here is a VS2008 sample to illustrate the effect: www.j-k-s.com/test/ScaleTest.zip (compile in 32 & 64, and see the difference by scaling the window to force redraw).
any idea what's going wrong?

