| How does WinHTTrack allow for concurrency of projects? Or how can one run
concurrent HTTrack mirrors? I tried doing multiple hts_main2 calls with
seperate 'httrackp' option variables on separate threads, but then the stats
returned to the callbacks are the same for all projects, as if only one
project (the last one) would be running.
How do I go about solving this? | |