Re: [twsocket] unable to link design time CB2007 as missing external file 'crypt32'

2018-02-24 Thread Richard Gallois
I've added crypt32.lib to my Builder project. I can't remember why I had to do this, but I've had it there for a long time. The lib file is found at C:\Program Files (x86)\Embarcadero\Studio\17.0\lib\win32\release\psdk for Builder 10 Seattle. It will be in a similar location of CB7. This should eli

Re: [twsocket] OT: Code signing certificates

2016-12-12 Thread Richard Gallois
$99/year is a great price. Any idea of how much a new certificate costs? I followed your link from MS to Symantec, but they are asking for billing contact details without mentioning a price. P.S. Thanks for all your hard work Angus. We'd be lost without you. Merry Christmas. Richard On 12 Decemb

Re: [twsocket] RFC 822 Date Time Conversion

2014-01-31 Thread Richard Gallois
ader.count-1 do >BEGIN > hst := Httpget.RcvdHeader.Strings[IX]; > > if Pos('Content-Length:',hst) > 0 then >BEGIN > ST := hst; > Delete(ST,1,Pos(' ',ST)); >END > else >if Pos('LAST-MODIFIE

[twsocket] RFC 822 Date Time Conversion

2014-01-30 Thread Richard Gallois
Hi, Has anyone got a solid method of converting RFC 822 date times (e.g. Thu, 30 Jan 2014 05:48:07 +0800) to a TDateTime. I've found a function in Indy to do this, but I'd rather not compile Indy into my project if there is an ICS way to do this. Many thanks, Richard -- To unsubscribe or change

Re: [twsocket] Merry Christmas

2013-12-24 Thread Richard Gallois
come back to the faithful ICS. It is a fantastic gift that you have given us and I am very grateful for your generosity. Best Wishes Richard Gallois On 22 December 2013 16:04, François Piette wrote: > I wish a Merry Christmas to all of you and your families. > > > > -- > &

Re: [twsocket] TWSocket in more than one thread

2013-08-30 Thread Richard Gallois
ust 2013 18:07, Arno Garrels wrote: > On Thursday, August 29, 2013 4:06 PM [GMT+1=CET], > Richard Gallois wrote: > > > I apologise in advance if this problem has been reported and solved > > before. I've looked through the archive and can't find anything

[twsocket] TWSocket in more than one thread

2013-08-29 Thread Richard Gallois
I apologise in advance if this problem has been reported and solved before. I've looked through the archive and can't find anything quite the same. I am using Rad Studio XE4 and programming in C++. I have installed the components for ICS version 8. The service I am writing is multithreaded. If I