From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Thread: 103376,c9811eaa32a5462,start X-Google-Attributes: gid103376,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news2.google.com!news2.google.com!border1.nntp.dca.giganews.com!nntp.giganews.com!newsfeed00.sul.t-online.de!t-online.de!newsfeed.freenet.de!newsfeed01.chello.at!newsfeed02.chello.at!news.hispeed.ch.POSTED!not-for-mail Message-ID: <4671144.RffzkNOlbL@linux1.krischik.com> From: Martin Krischik Subject: Write 4NT / Take Command plugins with Ada Newsgroups: comp.lang.ada Date: Tue, 30 Oct 2007 20:47:54 +0100 User-Agent: KNode/0.10.4 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7Bit X-Complaints-To: abuse@hispeed.ch Organization: hispeed.ch NNTP-Posting-Host: 84.75.167.107 (84.75.167.107) NNTP-Posting-Date: Tue, 30 Oct 2007 21:23:42 +0100 X-Trace: c66ad472792cef1ee02ce18130 Xref: g2news2.google.com comp.lang.ada:2654 Date: 2007-10-30T20:47:54+01:00 List-Id: Hello, I just wanted to let you know that I successfully ported the demo plug-in to Ada. It worked quite smoothly and so I even thrown in a multi threading demo for good measure. All on all it was quite easy - and certainly easier the the Delphi version as Ada features full fledged wide character support so all that "WideCharToString" and "StringToWideChar" wasn't needed. If you want to know more visit the JPSoft Wiki: http://www.jpsoftwiki.com/wiki/index.php?title=Ada_Demo_%28plugin%29 Or download the demo from the Project homepage: http://code.google.com/p/mkutils/ Martin -- mailto://krischik@users.sourceforge.net Ada programming at: http://ada.krischik.com