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,806e6afaf72e72c0 X-Google-Attributes: gid103376,public From: David Botton Subject: Re: Win32 programming Date: 1999/05/07 Message-ID: <37326D78.72C2C1BB@Botton.com>#1/1 X-Deja-AN: 475026601 Content-Transfer-Encoding: 7bit References: <7gtol3$778$2@info.sta.net.cn> X-Accept-Language: en Content-Type: text/plain; charset=us-ascii X-Complaints-To: abuse@gate.net X-Trace: news.gate.net 926051702 89528 199.227.35.14 (7 May 1999 04:35:02 GMT) Organization: CyberGate, Inc. Mime-Version: 1.0 NNTP-Posting-Date: 7 May 1999 04:35:02 GMT Newsgroups: comp.lang.ada Date: 1999-05-07T04:35:02+00:00 List-Id: Take a look at the Ada on Windows page on www.AdaPower.com. It has some examples and links to other good Ada + Win32 sites. David Botton longlegs wrote: > > Hi all! > How can i program Win32 applications in ada? I don't know how to call a > win32 api in ada. And i also cannot find any document on it. > > thanks! > > Huafeng Mo