2
« Last post by Hello71 on April 05, 2009, 04:56 PM »
It might actually be a combination of the above and Win9xSE's poor mem handling. Probably cleared the working set, etc. As to why XP works better, XP does a much better job of memory handling and garbage collection (especially with new automated garbage collection for beginning programmers) like automatically trimming the working set of programs when they minimize.