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-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,efaa27606ebae249 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2003-06-26 14:02:42 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!logbridge.uoregon.edu!arclight.uoregon.edu!wn13feed!wn12feed!worldnet.att.net!204.127.198.203!attbi_feed3!attbi_feed4!attbi.com!sccrnsc01.POSTED!not-for-mail From: tmoran@acm.org Newsgroups: comp.lang.ada Subject: Re: Errors in the Win32 bindings References: X-Newsreader: Tom's custom newsreader Message-ID: NNTP-Posting-Host: 12.234.13.56 X-Complaints-To: abuse@attbi.com X-Trace: sccrnsc01 1056661361 12.234.13.56 (Thu, 26 Jun 2003 21:02:41 GMT) NNTP-Posting-Date: Thu, 26 Jun 2003 21:02:41 GMT Organization: AT&T Broadband Date: Thu, 26 Jun 2003 21:02:41 GMT Xref: archiver1.google.com comp.lang.ada:39788 Date: 2003-06-26T21:02:41+00:00 List-Id: > but not quite up-to-date with current Win32 API as found in If there are just a few functions that you need, or need to fix, it's not hard to write your own function definition and pragma import.