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,XPRIO autolearn=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,c669daddd4eaeda0,start X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2004-01-28 00:13:06 PST Path: archiver1.google.com!news2.google.com!news.maxwell.syr.edu!newsfeed.icl.net!newsfeed.fjserv.net!nnx.oleane.net!oleane!nnrp.oleane.net!not-for-mail From: "david" Newsgroups: comp.lang.ada Subject: gnat and winspool.lib Date: Wed, 28 Jan 2004 09:15:12 +0100 Organization: Guest of France Telecom Oleane's newsreading service Message-ID: NNTP-Posting-Host: 217.167.42.235 X-Trace: s1.read.news.oleane.net 1075277584 30677 217.167.42.235 (28 Jan 2004 08:13:04 GMT) X-Complaints-To: abuse@oleane.net NNTP-Posting-Date: Wed, 28 Jan 2004 08:13:04 +0000 (UTC) X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.50.4927.1200 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4927.1200 Xref: archiver1.google.com comp.lang.ada:4978 Date: 2004-01-28T09:15:12+01:00 List-Id: hello, I'm facing a problem with winspool library : I use gnat 3.15p : the compilation and linking are made without problem but when I try the executable, an error occur : "library winspool.dll not found ...." After search on my computer, I only found winspool.h, winspool.lib and winspool.drv. Has someone got a solution to use this library ? thank you David