Newsgroups : Borland : borland.public.delphi.internet.winsock : 2008 Jan : Re: WinHTTP
| Subject: | Re: WinHTTP |
| Posted by: | "Leaky" (..@no.com) |
| Date: | Mon, 14 Jan 2008 16:43:54 |
Yeah i have managed to do that.
I just wanted to try and get it to work using the built in asyncronous
stuff.
Cheers
Leaky
"loki" <loki5100-newsgroup@yahoo.fr> wrote in message
news:478b7f7c@newsgroups.borland.com...
> 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...