Application Priority - when minimized
C / C++ / MFC
1
Posts
1
Posters
0
Views
1
Watching
-
Hi guys, When the application is minimized it takes a low prority, i found out this when i process a file in MDI application,The file that is processed in 20 secs when the application is not minimized, takes 1 min to process when the application is minimized. How shd i set high priority to my MDI application always.Is it safe to do this?,Will this affect the other system applications?, please explain. Thanks Krithika