Path: csiph.com!usenet.pasdenom.info!weretis.net!feeder4.news.weretis.net!eternal-september.org!feeder.eternal-september.org!mx04.eternal-september.org!.POSTED!not-for-mail From: "P E Schoen" Newsgroups: comp.lang.pascal.delphi.misc Subject: Re: Serial port component, ComDrv32 vs SerialNG Date: Tue, 29 May 2012 00:31:20 -0400 Organization: A noiseless patient Spider Lines: 2 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1"; reply-type=response Content-Transfer-Encoding: quoted-printable Injection-Date: Tue, 29 May 2012 04:31:25 +0000 (UTC) Injection-Info: mx04.eternal-september.org; posting-host="nGGXvXLL6GwyB23nJ4M9mQ"; logging-data="20754"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1+dYVWe+rXxr6f7NQ/KybGqRcDvNeGl2dE=" In-Reply-To: X-Newsreader: Microsoft Windows Live Mail 15.4.3555.308 Importance: Normal Cancel-Lock: sha1:miKYFjm5UIsLEIkSouliToI5MHQ= X-Priority: 3 X-MSMail-Priority: Normal X-MIMEOLE: Produced By Microsoft MimeOLE V15.4.3555.308 Xref: csiph.com comp.lang.pascal.delphi.misc:301 "S.G" wrote in message news:jpv7gc$s9l$1@speranza.aioe.org... >> 2. Delphi 3 or later or C++Builder 3 or later. > That's what I currently see there. > I have used older era Apro versions also in D3, back in nineties. The documentation appears to be for an earlier commercial version. The=20 download is for version 5.00: http://sourceforge.net/projects/tpapro/ The readme states: where is one of: -- for Delphi 7. -- for Delphi 2005. (win 32 target). -- for Delphi 2006 and Delphi 2007. -- for Delphi 2010. And the document PDFs in the download are for older versions from around = 2001 where D3 was specified. Hopefully the ComDrv32 package will meet my needs. I'll have a better = idea=20 if I use it in my www.ortmaster.com software, but that's a major project = and=20 unfortunately not designed well enough to make the conversion easy. It = was=20 my first Delphi project (~2003) and for quite while I did not have a = proper=20 grasp of OOP. And I'm still weak in that aspect of programming. I made = my=20 first Windows app using BorlandC++, but I also had C4 and a friend uses=20 Delphi professionally and recommended that I use it. The other library I found specifies D5 and above in the readme file, but = the=20 packages include packages for D3 and D4: package CPortLib4; Thanks, Paul=20