In my MFC application I have several web browser windows (CHtmlView) open at the same time. I have no control over the content in these windows. It may happen that the content is process intensive (like Flash and Java animations, etc.) and that that may have a negative effect on execution of time critical sections of the application. Is it possible to temporarily suspend the execution of active content? Regards Jan Jan Ostedt www.learnware.se
Hello everybody! I reply to my own message since I haven't got any replies. I have searched the Internet several times to find a solution to this problem, but I haven't managed to find anything. That fact and the fact that I haven't got any replies seem to suggest that it can't be done. If that is true it would be nice if someone could confirm that or better yet, if it is not true give me pointers to where I can find a possible solution. Thanks in advance! Regards Jan