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
eliminate the linker errors.

Richard

On 24 February 2018 at 11:30, Paul Read  wrote:

> Numerous linker messages like this:
>
> [ilink32 Error] Error: Unresolved external 'CertFreeCertificateChainEngine'
> referenced from C:\DEV\CMP\ICS\LIB\DEBUG\WIN32
> \D2007\OVERBYTEICSMSSSLUTILS.OBJ
> [ilink32 Error] Unresolved external 'CertFreeCertificateChainEngine'
> referenced from C:\DEV\CMP\ICS\LIB\DEBUG\WIN32
> \D2007\OVERBYTEICSMSSSLUTILS.OBJ
> [ilink32 Error] Error: Unresolved external 'CertFreeCertificateContext'
> referenced from C:\DEV\CMP\ICS\LIB\DEBUG\WIN32
> \D2007\OVERBYTEICSMSSSLUTILS.OBJ
>
>
> These appear to external references to crypt32, yet I don't have that file
> (I believe).
>
> Last version I built without issue was ICS v8.49 with Borland C++ 2007,
> currently overbyte.eu seems to be down so can't try any versions between
>
> Any suggestions?
> Paul Read
>
> --
> To unsubscribe or change your settings for TWSocket mailing list
> please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket
> Visit our website at http://www.overbyte.be
>
-- 
To unsubscribe or change your settings for TWSocket mailing list
please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be


Re: [twsocket] RFC 822 Date Time Conversion

2014-01-31 Thread Richard Gallois
: Richard Gallois g...@llois.com
 To: twsoc...@elists.org
 Sent: Thursday, January 30, 2014 1:29 PM
 Subject: [twsocket] RFC 822 Date Time Conversion


  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 your settings for TWSocket mailing list
 please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket
 Visit our website at http://www.overbyte.be


 --
 To unsubscribe or change your settings for TWSocket mailing list
 please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket
 Visit our website at http://www.overbyte.be

-- 
To unsubscribe or change your settings for TWSocket mailing list
please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be


[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 your settings for TWSocket mailing list
please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be