Hi,
I'm not sure if this is right forum to ask, please don't kill me if it isn't.
I'm using Visual Studio C++ Express 2010.
I found that different setting in project properties can lead to big difference in performance of application. My app was running at 140 FPS, I changed few things and it jumped to 410!!
So, which options should I use to maximize program speed?
Thanks.