> After a few minor modifications (see below), it compiles 
> successfully on MacOS.
> 
> OverbyteIcsCryptuiApi:34
> - move {$IFDEF MSWINDOWS} to after "interface"
> 
> OverbyteIcsFtpSvr.pas:2120
> - use System.SysUtils.DirectoryExists(Dir)
> 
> OverbyteIcsSmtpProt.pas:2219:
> - use ErrorCode instead of Error.
> - ERROR_SUCCESS does not exist; I've replaced it with a hardcoded 
> 0 (educated guess) for now
> 
> OverbyteIcsPop3Prot.pas:1067:
> - ERROR_SUCCESS does not exist; I've replaced it with a hardcoded 
> 0 (educated guess) for now

Thanks, all my mistakes and all now fixed in SVN.  One final check? 

Noticed the email units are now 20 years old, written in September 1997
by Francois.  I started using them in early 1998. 

Angus

-- 
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

Reply via email to