Hi Guys!

Now I want something weird. Normally the opposite is desired but I need the 100% of the CPU. I have a very small code for a form uses high amounts of array for a mathematical computation.
When I compile it to exe, I want to make it use 100% of CPU during calculation.

Anyway to do it?

Thanks!