Thanks for the manager.
On Vista 64bits I get an error on startup.The same error I get when setting affinity to all (but not to one of the other values*).Windows lets me continue however and it seems to work fine.
Windows error message (Sorry part is in dutch,it says "exception because of overflow"):
************** Tekst van uitzondering **************
System.OverflowException: De rekenkundige bewerking heeft geresulteerd in een overloop.
bij FSTM.FSTM.comboCPUAffinity_SelectedIndexChanged(Object sender, EventArgs e)
bij System.Windows.Forms.ComboBox.OnSelectedIndexChanged(EventArgs e)
bij System.Windows.Forms.ComboBox.set_SelectedIndex(Int32 value)
bij FSTM.FSTM.FSTM_Load(Object sender, EventArgs e)
bij System.EventHandler.Invoke(Object sender, EventArgs e)
bij System.Windows.Forms.Form.OnLoad(EventArgs e)
bij System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
bij System.Windows.Forms.Control.CreateControl()
bij System.Windows.Forms.Control.WmShowWindow(Message& m)
bij System.Windows.Forms.Control.WndProc(Message& m)
bij System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
bij System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
One other thing,but that might be an oversight from me,I cannot find the winboard debug file of the running game.I would need that if i broadcast games with tommy's tlcs server.**
Best
Fonzy
*edit: other values works fine till 64 and higher
**edit: Found it:because I am using pswbtm I thought winboard always creates a winboard.debug file.Putting -debug on winboard commandline does the thing.