Hello,

I have 2 versions of code.

In version 1 I have all the code in the same project and the application runs good.

In version 2 I have some of the code in a dll and the basic window creation in the application.

Im using VC++ 2008.

My problem is when I use the dll version of the code, I have almost 1/2 the fps as the version 1.

Any ideas to help me understand the problem and solve it are highly appreciated.

thanks.