Hello there:-)
I mentioned that a simple xna application seems to use 7 threads so I am wondering, what exactly they are doing. Well I could imagine, that the render process is placed in a separate thread since the native Direct3D9::Present method is a blocking one. (As far as I know) Well, but what are the other 5 additional threads for?
Dear Greetings
Samuel