I have to do a program that take 2 images (bmp 640x480) and swap it (every 1second) without imperfection.

I use TdirectDraw... with "flip" method but I've 10millisecond of delay for every swap

Is possible to do this swap faster?

Please help me! :?: