Newsgroups : Borland : borland.public.delphi.internet.winsock : 2008 Jan : Re: WinHTTP
| Subject: | Re: WinHTTP |
| Posted by: | "loki" (loki5100-newsgro..@yahoo.fr) |
| Date: | Mon, 14 Jan 2008 16:27:56 |
check Alcinoe AlWinHttpClient on www.torry.net ...
to make it in asynchonous, just use thread !
kind regards
stéphane
"Leaky" <no@no.com> wrote in message news:478b486c@newsgroups.borland.com...
> Hi people,
>
> I am having issueing getting my imported WinHTTP to work properly
> asyncronously. I can get it to work like the following but this isn't how I
> want to use it...