Board index » delphi » Won't compile under 4.0

Won't compile under 4.0

I wrote a SMTP application based on the Delphi 3.0 Demo, SMTPdemo.
However, the application will not compile under Delphi 4.0.  Even if I
take the SMTPdemo code and move it to a new directory, it will not
compile under Delphi 4.0.

Has anyone had any experience with this?

Todd

--
Todd Cary
Ariste Software
t...@aristesoftware.com

 

Re:Won't compile under 4.0


D3 came with the NetManage ActiveX SMTP control, D4 comes with the NetMasters
VCL SMTP control.  They were not interchangable.  What kind of error message are
you getting?

Quote
Todd Cary wrote:

> I wrote a SMTP application based on the Delphi 3.0 Demo, SMTPdemo.
> However, the application will not compile under Delphi 4.0.  Even if I
> take the SMTPdemo code and move it to a new directory, it will not
> compile under Delphi 4.0.

> Has anyone had any experience with this?

> Todd

> --
> Todd Cary
> Ariste Software
> t...@aristesoftware.com

--
Jeff Overcash (TeamB)
      (Please do not email me directly unless  asked. Thank You)
Have you ever met a lady screaming angst potential?
Have you ever dreamed of romance no matter how experimental?
Have you ever felt an alien drifting back into your hometown?
Did you think you were buying safety when you bought that peice of ground?
             (Fish)
--

Other Threads