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,FREEMAIL_FROM autolearn=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,1185f92c2112eaf5 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2004-01-12 19:37:45 PST Path: archiver1.google.com!news2.google.com!news.maxwell.syr.edu!newsfeed.stanford.edu!headwall.stanford.edu!newshub.sdsu.edu!elnk-nf2-pas!newsfeed.earthlink.net!attbi_feed3!attbi.com!attbi_s54.POSTED!not-for-mail From: "Steve" Newsgroups: comp.lang.ada References: <7dcbadbe.0401111941.5caafd0c@posting.google.com> Subject: Re: how to linking dll file X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2800.1158 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Message-ID: NNTP-Posting-Host: 12.211.58.135 X-Complaints-To: abuse@comcast.net X-Trace: attbi_s54 1073964999 12.211.58.135 (Tue, 13 Jan 2004 03:36:39 GMT) NNTP-Posting-Date: Tue, 13 Jan 2004 03:36:39 GMT Organization: Comcast Online Date: Tue, 13 Jan 2004 03:37:42 GMT Xref: archiver1.google.com comp.lang.ada:4359 Date: 2004-01-13T03:37:42+00:00 List-Id: Go to http://users.ncrvnet.nl/gmvdijk/packages.html and take a look at: lib2def utility dll2def utility Also search the web for dlltool. Steve (The Duck) "jaturong" wrote in message news:7dcbadbe.0401111941.5caafd0c@posting.google.com... > how to linking from library file (.lib & .exp) to .dll file. Thanks > for our suggestion.