Newsgroups : Microsoft : microsoft.public.inetsdk.programming.wininet : 2005 Dec : HttpOpenRequest fails with GetLastError() == 6
| Subject: | HttpOpenRequest fails with GetLastError() == 6 |
| Posted by: | "Petar Popara" (my.fa..@mail.net) |
| Date: | Tue, 13 Dec 2005 14:38:45 |
Hi,
After several successful calls to HttpOpenRequest(), one of calls fails with
GetLastError() == 6 ("The handle is invalid"). Why? How can I found what the
_real_ problem is?
Thank you in advance! :)