<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2800.1522" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>FWIW: Here is a link to a very quick/dirty VC6 
project that has multiple threads doing very brute force searches.</FONT></DIV>
<DIV><FONT face=Arial size=2><A 
href="http://lcdbible.sourceforge.net/misc/LcdBibleMpTest.zip">http://lcdbible.sourceforge.net/misc/LcdBibleMpTest.zip</A></FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>If you watch TaskMgr while it is executing on a 
multi-processor computer, you can see the CPU is "pegged" at first, then drops 
off to 50% utilization when the first thread completes (or at least it does on 
an older Dell dual P-III server .... not sure on HT or dual-core 
box).</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV></BODY></HTML>