My modeless main program under Vista uses almost 60% cpu when i just open the program and it is just sitting there waiting for some instructions. Also, i noticed that some menus when the mouse is moved around while the operations in the menu are processing (geophysical data) will slow down everything signficantly.
Is there anyway to have the cpu not being used when the program is just waiting? Does the modeless dialog loop understand this, or is it better to have a modal loop.
Why is the mouse influencing opearational speed under Vista so much... Thanks for any help
Is there anyway to have the cpu not being used when the program is just waiting? Does the modeless dialog loop understand this, or is it better to have a modal loop.
Why is the mouse influencing opearational speed under Vista so much... Thanks for any help
Comment