Newsgroups : Microsoft : microsoft.public.inetsdk.programming.wininet : 2006 Feb : Multithreading WinINET apps
| Subject: | Multithreading WinINET apps |
| Posted by: | "Petar Popara" (my.fa..@mail.net) |
| Date: | Thu, 2 Feb 2006 15:55:04 |
I am calling WinINET funcs from multiple threads, but the problem is that
there is no performance improvements (difference) if I have 5, 50 or 100
threads. What should I do?