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.3 required=5.0 tests=BAYES_00,INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,de5ea99ff7087158,start X-Google-Attributes: gid103376,public From: vagn_sp@post1.tele.dk (Vagn Petersen) Subject: Gnat doing DLL Date: 1998/09/26 Message-ID: <360d48a6.8681576@news.inet.tele.dk>#1/1 X-Deja-AN: 395150859 Content-Transfer-Encoding: 7bit X-Trace: news-inn.inet.tele.dk 906840766 161278 (None) 195.249.83.76 (26-09-98 20:12:46 GMT) Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 Newsgroups: comp.lang.ada Date: 1998-09-26T00:00:00+00:00 List-Id: I am in the process of writing a user interface to a number of ADA-written functions. The user interface is based on Windows and is written in Delphi 4.0 I know very little about Ada but assume that it is possible to compile the various Ada packages to some sort of object-code which then may be linked in an DLL-file. Is it possible to make a DLL file from Gnat 3.10 ? How do I propagate exceptions from such a DLL to Delphi ? Vagn Petersen Vagn Petersen E-mail : vagn_sp@post1.tele.dk