I notice when I look at both processors activity in task manager, one processor seems to do most of the work for a while then the other does it for a while, rather than share equally.
Is there a way you can allocate various tasks of a vb6 program to either processor so that say a movie or moving graphics could play in one processor while network data and databases could be updated by the other.
This would reduce the occasional jitter on the movie or graphics movement when multiple things are happening.
Alternately would it be better to have 2 apps running but how would you allocate each app to a different processor?
Is there a way you can allocate various tasks of a vb6 program to either processor so that say a movie or moving graphics could play in one processor while network data and databases could be updated by the other.
This would reduce the occasional jitter on the movie or graphics movement when multiple things are happening.
Alternately would it be better to have 2 apps running but how would you allocate each app to a different processor?