topbanner_forum
  *

avatar image

Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
  • Tuesday August 5, 2025, 1:36 pm
  • Proudly celebrating 15+ years online.
  • Donate now to become a lifetime supporting member of the site and get a non-expiring license key for all of our programs.
  • donate

Recent Posts

Pages: [1]
1
Living Room / Re: How would you improve a standard PC keyboard?
« Last post by Hello71 on December 18, 2009, 09:16 PM »
I want an ANY KEY!
2
Post New Requests Here / Re: IDEA: Clearing up Windows temp files
« 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.
3
Finished Programs / Re: RESTART PROGRAM AFTER CRASH
« Last post by Hello71 on April 05, 2009, 04:01 PM »
Well then, what is "crash" defined as then? Not closing using "X" button? It would be impossible to figure out whether a user is using the File>Exit button though, as that usually just closes everything then self-terminates.
4
Coding Snacks / Re: Protection for files and folders against move o delete
« Last post by Hello71 on January 30, 2009, 10:01 AM »
ACLs are my choice for that.
Pages: [1]