Are there any potential drawbacks in ALT-TABing large programs and keeping them in memory in the background indefinitely while you go about doing something else?
Does it take use any additional system resources (other than the amount of memory used for the program itself)? Does it cause any instability, especially with the graphics resolution shifting?
I guess I'm also a bit paranoid that it's going to result in a memory leak if the program is badly coded.
Does it take use any additional system resources (other than the amount of memory used for the program itself)? Does it cause any instability, especially with the graphics resolution shifting?
I guess I'm also a bit paranoid that it's going to result in a memory leak if the program is badly coded.