All what the C++ code does is comunicating with the parallel port. It is not actually displaying anything on the screen. The text scrolls on the LCD not the monitor. So there is no REAL animation there. But It might be faster if I use a the C++ code as a DLL. And I guess thats what I need to know how to do.

Thanks