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=0.2 required=5.0 tests=BAYES_00,INVALID_MSGID, REPLYTO_WITHOUT_TO_CC autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,c39d88ff64053c6c,start X-Google-Attributes: gid103376,public From: "Robert A. Thompson" Subject: NT and ADA95 Date: 1998/06/05 Message-ID: <35784CE7.995E98FC@unx1.shsu.edu>#1/1 X-Deja-AN: 359930417 Content-Transfer-Encoding: 7bit Mime-Version: 1.0 Reply-To: ucs_rat@unx1.shsu.edu Content-Type: text/plain; charset=us-ascii Organization: Sam Houston State University Newsgroups: comp.lang.ada Date: 1998-06-05T00:00:00+00:00 List-Id: I am working with ada 3.10 (free compiler) I have to do some things in NT (and Ada is so much nicer than fighting the pointer catastraphy of C/C++, I can do it in these languages but ada would be so much nicer) and was wondering how hard it is to link ada into the win32 api. I need to be able to do some eventlog reading and etc but have not found anything in the documentation yet that has clued me into this. If anyone has any info on packages, modules, or info I could download to help I would greatly appreciate it. Sincerely, Robert A. Thompson