Hi all,
As some of you may recall (see the thread named "Windows thread question"), I have had difficulties making my program work with more than 2 threads in Windows, although it works fine in OS X and Linux. When compiled with support for more than 2 threads, the program just hangs instantly when a search is started. Unfortunately I know very little about Windows threads and have no Windows computer for compiling and testing my program, which makes the problem rather tricky to debug.
I have now made another attempt to fix this annoying problem, but I need somebody else to test it for me. I would therefore appreciate if someone with the Microsoft compiler could download my current source code, try to compile a Windows binary, and check whether it works.
Tord