View Single Post
  #19  
Old 20-08-2008, 06:54
neliz neliz is offline
Registered User
 
Join Date: Oct 2005
Location: 127.0.0.1
Posts: 19
Thanks: 0
Thanked 0 Times in 0 Posts
neliz is on a distinguished road
Quote:
Originally Posted by TippeX View Post
well, as documented in the txt file with the program, setting the affinity in taskmanager is only possible after the process has been launched (which may be too late)... as for 'frontend'.. depends.. the tool does use the setprocessaffinity api's if that's what you mean... but does so by launching the process suspended, setting the affinity, then resuming the process... which is a little bit different than the windows launch -> user alt+tab -> taskmanager -> set affinity approach...
cheers

(i'm a pc user for crying out loud.. who ever reads a readme?)
Reply With Quote