`
Windows API: Template to fix hyperthreading CPU problems in Clarion 1 2004-07-19 -- Doug Newsgroups: comp.lang.clarion,softvelocity.public.clarion6 Last I checked, the template was at: http://www.abspoel.com/roel-karin/clarion.php has a free template for this. It basically uses the SetProcessorAffinityMask API to correct the problem. It was a huge problem for me on TS/Citrix systems that quite often had hyperthreaded or dual processor servers. I ended up dissecting the template to my needs, but it was a great starting point. HTH, Doug Note that this should not be needed in Clarion 6.0 or 6.1 Printed November 21, 2024, 7:12 am This article has been viewed/printed 35305 times. Google search has resulted in 91 hits on this article since January 25, 2004. |